danny wang 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
..
Makefile 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
chconf.h 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
halconf.h 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
main.c 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
mcuconf.h 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前
readme.txt 6b2cb6fa39 this N3 net clean robot use bfd1.5V6 2 年之前

readme.txt

*****************************************************************************
** ChibiOS/NIL port for Atmel AVR ATmega328p. **
*****************************************************************************

** TARGET **

The demo runs on an Arduino Mini board.

** The Demo **

One thread prints a message to the serial console, which is available on
the board USB connector (FT232 converter).

Another thread toggles the LED on PB5 (pin 13 on Arduino IDE) every 500ms.

** Build Procedure **

The demo was built using the GCC AVR toolchain.