Commit aa8d5d9
update RIOT for accelerometer SAUL support
1 parent 9641cf6 commit aa8d5d9
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
- .github/workflows/release-test.yml+22
- Makefile+9-1
- boards/esp32-olimex-evb/Kconfig-1
- boards/esp32-olimex-evb/Makefile.features-1
- boards/feather-nrf52840-sense/Makefile.dep+1
- boards/native64/doc.txt+1-1
- cpu/native/Kconfig+1-1
- cpu/native/Makefile.features+1-4
- dist/tools/ci/check_features_existing_inc_mk_is_up_to_date.sh+11
- dist/tools/ci/static_tests.sh+1
- dist/tools/features_yaml2mx/README.md+12
- dist/tools/features_yaml2mx/features_yaml2mx.py+161
- dist/tools/features_yaml2mx/schema.cddl+16
- doc/doxygen/riot.doxyfile+1
- doc/doxygen/src/.gitignore+1
- doc/memos/rdm0003.md+167
- drivers/include/pcf857x.h+12-10
- drivers/pcf857x/pcf857x.c+15-15
- examples/rust-gcoap/Cargo.lock+2-2
- examples/rust-hello-world/Cargo.lock+2-2
- features.yaml+881
- makefiles/dependency_resolution.inc.mk+22
- makefiles/features_existing.inc.mk+255
- pkg/flashdb/mtd/fal_mtd_port.c+2
- sys/rust_riotmodules_standalone/Cargo.lock+2-2
- tests/pkg/flashdb_fal_cfg/main.c+5
- tests/rust_minimal/Cargo.lock+2-2
0 commit comments