aboutsummaryrefslogtreecommitdiff
path: root/stmhal/boards/STM32F4DISC
AgeCommit message (Expand)Author
2014-09-11Add LIS3DSH accelometer support to staccel.pyHirotaka Kawata
2014-08-26stmhal, STM32F4DISC: Small changes to ST accel driver.Damien George
2014-08-26stmhal, staccel.py: Style cleanup.Damien George
2014-08-26Added LIS302DL ID checkDavid Siorpaes
2014-08-10stmhal: Working STM32F4DISC accelerometer, via Python script.Damien George
2014-08-06stmhal: Update STM32Cube F4 HAL driver to V1.3.0.Damien George
2014-08-02stmhal: Add preliminary driver for ST32F4DISC accelerometer.Damien George
2014-06-27Change MCU name config micromux
2014-06-19Add MICROPY_HW_MICRO_NAME to boards configmux
2014-05-03stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K.Damien George
2014-04-20stmhal: Improved configurability for I2C and SPI busses.Damien George
2014-03-30stmhal: Unify naming of HW config; make SD detect configurable.Damien George
2014-03-24stmhal: Add DAC driver.Damien George
2014-03-14stmhal - add pin mapping, gpio, exti, usrswDave Hylands
2014-03-14stmhal - add led support. Add netduino_plus_2 supportDave Hylands
2014-03-11Initial checkin with STM HALDave Hylands