You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
7 years ago | |
---|---|---|
.. | ||
Makefile | 7 years ago | |
README.md | 7 years ago | |
chconf.h | 7 years ago | |
halconf.h | 7 years ago | |
main.c | 7 years ago | |
mcuconf.h | 7 years ago |
README.md
An example for ST F072-NUCLEO board
It is basically just an adaptation of ChibiOS's demos/STM32/RT-STM32F072-DISCOVERY
to the F072-NUCLEO board, for testing the board definition for this NUCLEO board.
This NUCLEO board has USART2 routed to its ST-LINK, which enumerates (among other things) as a serial port. On the USER button press, the board runs tests and prints the output over this serial port.