Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add autoinit module. * Drop SUIT support. The module was in such disrepair in the previous that it was apparently not used. * SAUL: Compatibly follow renaming of G* units done in C * Add constants for common error values. * Add initializers based on peripheral numbers. * Add BOARD const. * gcoap: * Allow registration without scope for 'static listeners * Provide link encoder based on coap_handler::wkc * Support coap-message 0.3 / coap-handler 0.2 * Support embedded-hal 1.0 on selected modules. * Add tests for mutex and random. * Small refactorings. * Fixes to existing tests. * riot-sys is pulled to the latest version in this commit because there is no cross-version testing happening.
- Loading branch information