16 Commits (1f85d6255d6929edbcfc087e4e07c2fde39c3632)

Author SHA1 Message Date
Dave Hylands ee31f71d39 Add EXTI support 11 years ago
Dave Hylands 1570a96cad Initial support for Netduino 11 years ago
Damien George 01156d510c stm: Add support for ctrl-C to interrupt running Python. 11 years ago
Damien George 75abee206d stm: USB host mode working! Restructure stm library directories. 11 years ago
Damien George b5d13c309f stm: Fix USART3 init. Small edits to Makefile and other things. 11 years ago
Damien George 2c30256382 stm: Clean up main.c; disable libgcc by default. 11 years ago
Damien George 55baff4c9b Revamp qstrs: they now include length and hash. 11 years ago
Damien George 328708eb25 stm: Re-instate C debugging USART port (disabled by default). 11 years ago
mux 50d5420deb Add Initial Support for STM32F4DISCOVERY Board 11 years ago
Damien d99b05282d Change object representation from 1 big union to individual structs. 11 years ago
Damien 5285155ef7 stm: add basic Servo class, and stop and standby functions. 11 years ago
Damien 065f8a5e0e stm: initial commit of working CC3000 driver, based on Adafruit. 11 years ago
Damien bd8e110207 Add to STM code timer functionality to call Python on interrupt. 11 years ago
Damien 7ee80bac8e Add support for SD card (not working). 11 years ago
Damien 00ff04fc49 Working SysTick, code factoring, some boot-up code. 11 years ago
Damien ed65605edc Inital commit of stm32f4xx framework. 11 years ago