circuitpython/stmhal
Dave Hylands 0a64c92a9c stmhal - add led support. Add netduino_plus_2 support
Tweaked a couple of the USB files to compile if neither dev nor host was defined.
Tested on netduiono plus 2 and stm32f4discovery boards
2014-03-14 09:48:49 -07:00
..
boards stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
cmsis Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
fatfs Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
hal stmhal - More systick cleanup. Fix HAL_Delay 2014-03-13 16:17:01 -07:00
usbdev stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbhost Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
Makefile stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
gccollect.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
gccollect.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
gchelper.s REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
import.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
led.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
led.h stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
lexerfatfs.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
lexerfatfs.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
main.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
malloc0.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
math.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
mpconfigport.h stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
pendsv.c stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
pendsv.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
pin.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
pin.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
printf.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
pybmodule.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
pybmodule.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
pyexec.c stmhal - More systick cleanup. Fix HAL_Delay 2014-03-13 16:17:01 -07:00
pyexec.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
qstrdefsport.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
startup_stm32f40xx.s Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
std.h Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
stm32f4xx_hal_msp.c stmhal: Get SysTick and HSE working. 2014-03-12 21:59:33 +00:00
stm32f4xx_it.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
stm32f4xx_it.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
stm32f405.ld Initial checkin with STM HAL 2014-03-11 23:55:41 -07:00
string0.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
system_stm32f4xx.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
systick.c stmhal - More systick cleanup. Fix HAL_Delay 2014-03-13 16:17:01 -07:00
systick.h stmhal - More systick cleanup. Fix HAL_Delay 2014-03-13 16:17:01 -07:00
usart.c REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
usart.h REPl working on UART6 with STMHAL 2014-03-12 18:15:55 -07:00
usb.c stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usb.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbd_cdc_interface.c stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbd_cdc_interface.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbd_conf.c stmhal - add led support. Add netduino_plus_2 support 2014-03-14 09:48:49 -07:00
usbd_conf.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbd_desc.c stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00
usbd_desc.h stmhal: Get USB enumerating a CDC device. 2014-03-14 00:30:37 +00:00