v1.1.3
Change log v1.1.3
- Enable mailbox for Duo256M and DuoS .
- Add some useful tools, such as tar zip file ethtool, etc.
- DuoS' wiringX supports pwm.
- Duo deleted the third partition reserved for swap and used swap file instead, more info here
Known Issues
- Duo 256M and DuoS does not yet support pinpong library.
- Duo arduino firmware does not support camera at the moment.
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.