·
110 commits
to develop
since this release
Change log v2.0.1
- Bump Buildroot to 2025.02
- Support camera-test.sh for Duo256M and DuoS
Known Issues
- Duo(64M) does not yet support running tdl-sdk test programs, such as sample_vi_fd
- Arduino firmware is not yet supported
The firmware introduction:
- Enable ssh
- Enable CDC-NCM
- Blink LED
- Root password: milkv
Login via CDC-NCM using ssh:
If you want to disable LED blinking:
mv /mnt/system/blink.sh /mnt/system/blink.sh_backup && sync
then reboot the board.