mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
837e9c1ddc
- Changed declaration of SAUL classes (while keeping the format) - Termed "class of SAUL classes" category of SAUL classes in the doc to avoid confusion. (E.g. a SAUL class will now be in category sensor or actuator.) - Separate enums for SAUL category and intra-category ID. Numbers will now but auto-assigned by the compiler - Use constant look-up tables for stringification (one table per SAUL category). ==> This saves 512B in .data section of AVR |
||
---|---|---|
.. | ||
adc_saul.c | ||
gpio_saul.c | ||
Makefile | ||
saul_str.c | ||
saul.c |