• Henrique Silva's avatar
    Change SDR table to a dynamic allocated version · 2de2e7e0
    Henrique Silva authored
    Now each sensor must call sdr_insert_entry() upon initialization to
    include its sensors in the SDR table.
    The SDR table cals realloc each time a new entry is requested, so it
    doesn't use unnecessary memory.
    2de2e7e0
Name
Last commit
Last update
FreeRTOS Loading commit data...
boot Loading commit data...
build_cfg Loading commit data...
linker Loading commit data...
modules Loading commit data...
port Loading commit data...
test Loading commit data...
trace Loading commit data...
.gitignore Loading commit data...
CMakeLists.txt Loading commit data...
Doxyfile Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main_mmc.c Loading commit data...