readme.txt 654 B

123456789101112131415161718192021
  1. *****************************************************************************
  2. ** ChibiOS/RT port for ATxmega128a4u. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on the mattair Tech MT-DB-X4 board.
  6. ** The Demo **
  7. The demo runs ChibiOS OS Library Test Suite and blink the onboard LED after the
  8. test suite.
  9. ** Build Procedure **
  10. The demo was built using the GCC AVR toolchain. It should build with WinAVR too!
  11. ** Programming procedure **
  12. The board can be flash by using the Makefile and the DFU Programmer tools.
  13. See the make file for more details.