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
/
hal
/
f4
Age
Commit message (
Expand
)
Author
2017-08-29
stmhal: Remove cmsis and hal files, they are now a submodule.
Damien George
2016-11-16
stmhal/hal: do not include <stdio.h> in HAL headers
Krzysztof Blazewicz
2016-11-16
stmhal/dma: precalculate register base and bitshift on handle init
Krzysztof Blazewicz
2016-11-16
stmhal/hal/sd: reapply HAL commit 09de030 for f4
Krzysztof Blazewicz
2016-11-16
stmhal/hal/rcc: reapply HAL commit c568a2b for f4
Krzysztof Blazewicz
2016-11-16
stmhal/hal: reapply HAL commit 9db719b for f4
Krzysztof Blazewicz
2016-11-16
stmhal/hal/sd: reapply HAL commit 1d7fb82 for f4
Krzysztof Blazewicz
2016-11-16
stmhal/hal/i2c: reapply HAL commit ea040a4 for f4
Krzysztof Blazewicz
2016-11-16
stmhal: apply STM32CubeF4 v1.13.1 patch - upgrade HAL driver to v1.5.2
Krzysztof Blazewicz
2016-11-16
stmhal: upgrade to STM32CubeF4 v1.13.0 - HAL v1.5.1
Krzysztof Blazewicz
2016-01-30
stmhal: In HAL I2C driver, move DMA setup to after sending I2C address.
Damien George
2015-07-21
stmhal: Add stm32fxxx_hal_i2s_ex.c to hal/f2 (dummy) and hal/f4.
Damien George
2015-07-20
stmhal: Move HAL Cube files to f4/ subdir, keeping only those we use.
Damien George