Commit 56937cf
2 files changed
+2
-2
lines changedSubmodule RIOT updated 7739 files
Submodule mcu-firmware updated 22 files
- boards/cogip-native/Makefile+1-1
- boards/cogip-native/Makefile.include+1-1
- examples/motion_control_robot_test/main.cpp+1
- examples/parameter_demo/main.cpp+2-1
- lib/encoder/EncoderQDEC.cpp+6-1
- lib/encoder/include/encoder/EncoderInterface.hpp+12-1
- lib/parameter/Makefile.dep+1
- lib/telemetry/Makefile+1
- lib/telemetry/Makefile.dep+5
- lib/telemetry/Makefile.include+5
- lib/telemetry/PB_Telemetry.proto+22
- lib/telemetry/Telemetry.cpp+36
- lib/telemetry/include/telemetry/Telemetry.hpp+104
- lib/utils/include/KeyHash.hpp+5-5
- platforms/pf-common/include/pf_common/uuids.hpp+3-1
- platforms/pf-robot-motion-control/Makefile.dep+2
- platforms/pf-robot-motion-control/include/motion_control.hpp+6-3
- platforms/pf-robot-motion-control/include/platform.hpp+3
- platforms/pf-robot-motion-control/motion_control.cpp+9
- platforms/pf-robot-motion-control/motion_control_parameters.cpp+2-1
- platforms/pf-robot-motion-control/platform.cpp+22
- platforms/pf-robot-motion-control/trace_utils.cpp+24
0 commit comments