Commit b4ab99f
committed
Update dmod-cfg.cmake to include time.h library option and update subproject commits for dmod and dmosi-freertos
1 parent f0b568a commit b4ab99f
3 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
37 | 40 | | |
38 | 41 | | |
39 | 42 | | |
| |||
- dmod-cfg.cmake+3
- dmod-cfg.mk+3
- dmod-config.h.in+1
- dmod-defaults.cmake+4
- dmod-defaults.mk+4
- examples/system/dmod_loader/CMakeLists.txt+1-1
- examples/system/dmod_loader/main.c+301-4
- inc/dmod_sal.h+16
- inc/dmod_types.h+8
- src/system/CMakeLists.txt+1
- src/system/Makefile+1
- src/system/dmod_system.c+19
- src/system/if/dmod_if_rtos.c+54
- src/system/if/dmod_if_time.c+65
- tests/integration/test_dmod_loader_stack.sh+146
- tests/system/if/CMakeLists.txt+2
- tests/system/if/tests_dmod_stack.cpp+69
- tests/system/if/tests_dmod_uptime.cpp+55
0 commit comments