index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
boards
/
STM32F4DISC
Age
Commit message (
Expand
)
Author
2014-09-11
Add LIS3DSH accelometer support to staccel.py
Hirotaka Kawata
2014-08-26
stmhal, STM32F4DISC: Small changes to ST accel driver.
Damien George
2014-08-26
stmhal, staccel.py: Style cleanup.
Damien George
2014-08-26
Added LIS302DL ID check
David Siorpaes
2014-08-10
stmhal: Working STM32F4DISC accelerometer, via Python script.
Damien George
2014-08-06
stmhal: Update STM32Cube F4 HAL driver to V1.3.0.
Damien George
2014-08-02
stmhal: Add preliminary driver for ST32F4DISC accelerometer.
Damien George
2014-06-27
Change MCU name config micro
mux
2014-06-19
Add MICROPY_HW_MICRO_NAME to boards config
mux
2014-05-03
stmhal: Wrap CC3000 driver in MICROPY_HW_ENABLE_CC3K.
Damien George
2014-04-20
stmhal: Improved configurability for I2C and SPI busses.
Damien George
2014-03-30
stmhal: Unify naming of HW config; make SD detect configurable.
Damien George
2014-03-24
stmhal: Add DAC driver.
Damien George
2014-03-14
stmhal - add pin mapping, gpio, exti, usrsw
Dave Hylands
2014-03-14
stmhal - add led support. Add netduino_plus_2 support
Dave Hylands
2014-03-11
Initial checkin with STM HAL
Dave Hylands