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
/
cmsis
Age
Commit message (
Expand
)
Author
2017-08-29
stmhal: Remove cmsis and hal files, they are now a submodule.
Damien George
2016-12-13
stmhal/cmsis: Add CMSIS file stm32f769xx.h, V1.1.2.
Rami Ali
2016-12-13
stmhal/cmsis: Add CMSIS file stm32f767xx.h, V1.1.2.
Rami Ali
2016-12-07
stmhal/cmsis: Update STM32F7 CMSIS device include files to V1.1.2.
Rami Ali
2016-11-16
stmhal: upgrade to STM32CubeF4 v1.13.0 - CMSIS/Device 2.5.1
Krzysztof Blazewicz
2016-09-30
lib/cmsis: move CMSIS headers to lib/
Krzysztof Blazewicz
2016-09-28
stmhal: Remove CMSIS STM32F2xx files, they are unused/unsupported.
Damien George
2016-04-16
stmhal: L4: Add CMSIS files to support STM32L476.
Tobias Badertscher
2015-08-07
stmhal/cmsis: Replace non-ascii apostrophe with ascii apostrophe.
Damien George
2015-07-30
stmhal: Add hal and cmsis files from STM32Cube_FW_F7_V1.1.0.
Dave Hylands
2015-07-20
stmhal: Add CMSIS device header files for STM32F2xx series.
Damien George
2014-08-06
stmhal: Update STM32Cube F4 HAL driver to V1.3.0.
Damien George
2014-04-18
stmhal: Remove non-ascii character from include file.
Damien George
2014-03-11
Initial checkin with STM HAL
Dave Hylands