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
/
Makefile
Age
Commit message (
Expand
)
Author
2014-03-22
stmhal: Add input() and pyb.input() functions.
Damien George
2014-03-22
stmhal: Add servo driver.
Damien George
2014-03-22
stmhal: Add time module with sleep function.
Damien George
2014-03-22
stmhal: Add os module with a few basic functions.
Damien George
2014-03-22
stmhal: Add PYBv10 config; add RNG support.
Damien George
2014-03-22
stmhal: USB CDC and MSC device work together.
Damien George
2014-03-21
stmhal: Add support for USB MSC device.
Damien George
2014-03-20
stmhal: Add accelerometer driver; fix bug with LFN.
Damien George
2014-03-19
stmhal: Add lcd.c to Makefile, and init LCD in main.
Damien George
2014-03-17
stmhal: Add fatfs support, working with flash and SD card.
Damien George
2014-03-17
stmhal: Add flash write support and flash storage driver.
Damien George
2014-03-17
stmhal: Add SD card support.
Damien George
2014-03-15
stmhal: Get RTC working.
Damien George
2014-03-15
stmhal: Get USB CDC REPL working.
Damien George
2014-03-14
stmhal - add pin mapping, gpio, exti, usrsw
Dave Hylands
2014-03-14
stmhal: Get USB enumerating a CDC device.
Damien George
2014-03-13
Cleanup systick for stmhal
Dave Hylands
2014-03-12
REPl working on UART6 with STMHAL
Dave Hylands
2014-03-12
stmhal: Get SysTick and HSE working.
Damien George
2014-03-11
Initial checkin with STM HAL
Dave Hylands
[prev]