You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental FLRP Examples (flrc_burst) & Protocol API are still in progress.
New API to allow Immediate Access to the radio : smtc_rac_immediate_radio_access() / smtc_rac_release_immediate_radio_access() with immediat_access example
symb_nb_timeout type changed from uint8_t to uint16_t in RALF & USP/RAC
Documentation updates (FLRC, LINUX, README)
Use of CONFIG_NEWLIB_LIBC_NANO to improve memory footprint
Fixed
Any application can now use LOG_MODULE_REGISTER(xxx) with xxx being a specific user tag. The default LOG_MODULE_REGISTER(usp) is now automatically called.