Jehudi Maes
Jehudi Maes
Hi, I am trying to modify Teacup to serial port 1 instead of 0 on a melzi board (1284p). If I modify the pin numbers for RXD and TXD nothing...
Added X25519_NO_UNROLLING option to reduce binary size. This reduces speed but allows a user to trade in some performance for size. Signed-off-by: Laczen JMS
PR #1692 changes the api for `boot_save_shared_data()` without taking into account any downstream users of this function. I can't understand that such a change is allowed by a maintainer that...
The PR introduces a new way of working with storage for zephyr. A `storage_area` is an area on flash, eeprom, ram, disk that describes how this area will be used....