Skip to content

2025.01RC1

Pre-release
Pre-release

Choose a tag to compare

@mfxjx000205 mfxjx000205 released this 03 Jan 14:25
· 88 commits to Athena-efficiency since this release
f4804d0

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

  1. debug print
  2. tof
  3. flash flie system

new change

  1. I2C3 is open, while USART3 disable its DMA.
  2. USART3 used to communicate with Crazyflie, so the only choice of UWB-deck's mode is IO2/IO3, it is now crash.
  3. Three important examples and Readme is added.
  4. In the closely future, the firmware(2025.01) is the stable firmware for users.

New Contributors

Full Changelog: 2024.12...2025.01