Mathis Schmieder
|
89aedef3ae
|
Implemented non-volatile memory for settings on Module 17
|
2023-05-29 22:12:40 +02:00 |
Silvano Seva
|
4b0326b1c8
|
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 |
Silvano Seva
|
57349cba80
|
Changed allocation of display framebuffers from dynamic to static. Reorganised code in some of the display drivers.
|
2022-08-10 12:26:04 +02:00 |
Silvano Seva
|
a0d9161e1d
|
Very preliminary support for Module17, providing only the files and configurations essential for a minimal bootstrap of the OpenRTX firmware
|
2021-11-24 19:53:48 +01:00 |