dragonmux
|
d4d6218234
|
stm32g0: Refactored the wait code in the flash write routine
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
d6c1d8a1cc
|
stm32g0: Made the flash write routine a little more understandable
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
23cf81eb55
|
stm32g0: Begun cleaning up the flash write routine
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
486fb6504c
|
stm32g0: Cleaned up stm32g0_flash_lock
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
f554fbd831
|
stm32g0: Refactored out the cleanup step for the flash routines
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
de909d96f0
|
stm32g0: Removed some checks from the erase function which can never fire
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
90fc89fd63
|
stm32g0: Further naming and structural cleanup in stm32g0_flash_erase
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
f4d8022437
|
stm32g0: Refactored out the busy wait code into a small function,
This netted a 36 byte code size reduction
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
60af35b06c
|
stm32g0: Begun sorting out the erase routine mess
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
f859368a97
|
stm32g0: Fixed the structure naming and typedef'd them
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
04b86f6eea
|
stm32g0: Cleaned up the STM32G0B_C memory map setup slightly
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
c500e720e3
|
stm32g0: Removed some more unnecessary casts
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
43afb5207a
|
stm32g0: Run clang-format through much of the code
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
ba7c6a3048
|
stm32g0: Cleaned up the flash function definitions
|
2022-08-15 22:16:15 -07:00 |
dragonmux
|
1aa1a3598a
|
stm32g0: Removed some needless casts from the command list build
|
2022-08-15 22:16:15 -07:00 |
Rafael Silva
|
8238d3c020
|
target: rename target idcode
|
2022-07-31 12:09:07 +01:00 |
dragonmux
|
980a1f140c
|
stm32g0: Switched to the unified mass erase command, breaking out the bank erase command and added progress dots to stop GDB timing out
|
2022-07-13 19:34:57 -07:00 |
Michal Moskal
|
6b465d6a77
|
Temporarily enable DBG clock in stm32g0_detach(); fixes #1003
|
2022-04-12 05:39:14 -04:00 |
fabalthazar
|
92d6056711
|
STM32G0 OTP area programming
|
2021-11-15 21:19:08 +01:00 |
fabalthazar
|
6d6cfd6c98
|
Comprehensive STM32G03/4/5/6/7/8/B/C driver
|
2021-03-29 21:42:40 +02:00 |