Files
gnuk/README
2010-08-10 12:13:16 +09:00

18 lines
371 B
Plaintext

Souce code
==========
Initially, it is copy of ChibiOS_2.0.2/demos/ARMCM3-STM32F103-GCC/*.
External source
===============
* ChibiOS_2.0.2
Taken from http://chibios.sourceforge.net/
Note that CRLF is converted to LF in this repository.
* STM32_USB-FS-Device_Driver
Taken from http://github.com/robots/STM32.git
* USBCDC
Taken from http://github.com/robots/STM32.git