Duo-V1.1.0
Change log V1.1.0
- Supports DuoS eMMC version for USB burning. Installation guide here.
- Added wget,curl commands.
- Supports epoll for kernel.
Known Issues
- Duo 256M and DuoS does not yet support wiringX and pinpong library.
- DuoS does not yet support arduino.
- Duo arduino firmware does not support camera at the moment.
The firmware introduction:
- Enable ssh
- Enable RNDIS
- Blink LED
- Root password: milkv
Login via RNDIS using ssh:
If you want to disable LED blinking:
mv /mnt/system/blink.sh /mnt/system/blink.sh_backup && sync
then reboot the board.