index
:
user/sven/micropython.git
for-upstream
master
old
stmhal-flash
origin/HEAD
origin/dependabot/github_actions/actions/cache-5
origin/master
origin/parse-bytecode
origin/v1.22-release
origin/v1.24-release
origin/v1.26-release
The MicroPython project
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stmhal
/
hal
Age
Commit message (
Expand
)
Author
2015-08-03
stmhal: Add HALCOMMITS file with list of commits that touch the hal.
Damien George
2015-08-03
stmhal: Port of f4 hal commit 1d7fb82 to f7 hal
Dave Hylands
2015-08-03
stmhal: Port of f4 hal commit 09de030 to f7 hal
Dave Hylands
2015-08-03
stmhal: Port of f4 hal commit c568a2b to f7 hal
Dave Hylands
2015-07-30
stmhal: Expose uwTick in f7 hal.
Damien George
2015-07-30
stmhal: Add hal and cmsis files from STM32Cube_FW_F7_V1.1.0.
Dave Hylands
2015-07-21
stmhal: Add stm32fxxx_hal_i2s_ex.c to hal/f2 (dummy) and hal/f4.
Damien George
2015-07-20
stmhal: Add STM32CubeF2 version 1.1.0, in hal/f2 directory.
Wojtek Siudzinski
2015-07-20
stmhal: Move HAL Cube files to f4/ subdir, keeping only those we use.
Damien George
2014-10-04
stmhal: Adjust computation of SYSCLK to retain precision.
Damien George
2014-09-15
stmhal: Change 64-bit arithmetic to 32-bit for SD card block addressing.
Damien George
2014-09-15
stmhal/hal/src/stm32f4xx_hal_sd.c: fix SDHC card capacity
Felix Domke
2014-08-25
stmhal: Improve efficiency of SysTick IRQ and HAL_Delay.
Damien George
2014-08-06
stmhal: Update STM32Cube F4 HAL driver to V1.3.0.
Damien George
2014-04-20
stmhal: Add SPI class.
Damien George
2014-03-13
stmhal - More systick cleanup. Fix HAL_Delay
Dave Hylands
2014-03-11
Initial checkin with STM HAL
Dave Hylands