2025.01RC1
Pre-release
Pre-release
·
88 commits
to Athena-efficiency
since this release
Monthly Pull Request
#9 Fix the write bug in FRAM driver @shibonW @mfxjx000205
#10 change the code structure @Iven0322
#11 Add flash flie system example @Iven0322
#12 Add Tof example @mfxjx000205
#17 Add debug_print example @eurkaaaa
#18 Add uartsend() function to ensure the USART3 polling send @eurkaaaa
new function
- debug print
- tof
- flash flie system
new change
- I2C3 is open, while USART3 disable its DMA.
- USART3 used to communicate with Crazyflie, so the only choice of UWB-deck's mode is IO2/IO3, it is now crash.
- Three important examples and Readme is added.
- In the closely future, the firmware(2025.01) is the stable firmware for users.
New Contributors
Full Changelog: 2024.12...2025.01