This website requires JavaScript.
Explore
Help
Sign In
fleg
/
OpenRTX
Watch
1
Star
0
Fork
You've already forked OpenRTX
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3abe7ec7ce
OpenRTX
/
platform
/
mcu
/
STM32F4xx
History
Silvano Seva
6c12a326cc
Fixed a bug in STM32 flash driver causing data not being written to the internal flash.
...
Solves
#133
.
2023-07-29 16:31:14 +02:00
..
boot
Updated year in copyright headers
2023-02-08 16:33:02 +01:00
drivers
Fixed a bug in STM32 flash driver causing data not being written to the internal flash.
2023-07-29 16:31:14 +02:00
linker_script_MDx.ld
Fixed missing NOLOAD directive in STM32F405 linker scripts causing the linker to emit initialisation data for the BSS section at address 0x2000 0000 and, consequently, making the flasher to wipe up the settings region in MCU's internal flash.
2022-08-11 09:26:11 +02:00
linker_script_Mod17.ld
Implemented non-volatile memory for settings on Module 17
2023-05-29 22:12:40 +02:00