tychovrahe
|
354dad617d
|
fix(core): fix vector table alignment on STM32U5
[no changelog]
|
2024-07-16 16:38:48 +02:00 |
|
Martin Milata
|
a05ed10f1a
|
fix(core): emulator: coverage data atexit handler
Partially reverts 5fc3c6e617 .
[no changelog]
|
2024-07-11 17:33:15 +00:00 |
|
mgiannopoulos24
|
25cb005693
|
fix(core): add missing filename argument (#4003)
* Code improvement on printf
|
2024-07-09 14:12:07 +02:00 |
|
cepetr
|
5fc3c6e617
|
refactor(core): improve and simplify error handling
[no changelog]
|
2024-06-17 16:57:33 +02:00 |
|
cepetr
|
3336e3902f
|
feat(core): introduce new display drivers
[no changelog]
|
2024-05-17 09:17:37 +02:00 |
|
tychovrahe
|
72146c2ae2
|
fix(core): fix display fatal error screen
[no changelog]
|
2024-04-11 19:16:23 +02:00 |
|
cepetr
|
4cf781abb2
|
chore(core, legacy, storage): refactor flash drivers
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
cepetr
|
c4c571d837
|
chore(core): refactor boot_args
[no changelog]
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
tychovrahe
|
47f8a430e6
|
refactor(core): remove residual usage of old flash api
[no changelog]
|
2023-11-22 11:45:54 +01:00 |
|
matejcik
|
297b2bade7
|
feat(core/bootloader_emu): add ILU support
|
2023-10-31 14:57:05 +01:00 |
|
matejcik
|
5ee05ff391
|
feat(core/bootloader_emu): add support for setting device variant
|
2023-10-31 14:57:05 +01:00 |
|
tychovrahe
|
10021bf364
|
chore(core): fix gen and style problems
[no changelog]
|
2023-10-31 13:32:20 +01:00 |
|
cepetr
|
ba83a7e644
|
feat(core): introduce interaction-less upgrade
|
2023-10-27 16:15:15 +02:00 |
|
tychovrahe
|
c937f21447
|
refactor(core): change the way USE_OPTIGA is added to build
[no changelog]
|
2023-10-02 20:59:50 +02:00 |
|
tychovrahe
|
29c16c212d
|
fix(core): fix T2B1 "restarting in" label capitalization
[no changelog]
|
2023-09-20 21:36:07 +02:00 |
|
matejcik
|
21959996bd
|
feat(core/bootloader_emu): allow explicit bootloader locking from command line
|
2023-09-15 14:08:02 +02:00 |
|
tychovrahe
|
238e3fd7c1
|
refactor(core): add abstraction over flash memory layout
[no changelog]
|
2023-07-25 10:25:20 +02:00 |
|
matejcik
|
ba112e6290
|
feat(core/bootloader): show whether the storage was erased in emu
|
2023-04-03 22:01:26 +02:00 |
|
matejcik
|
6d434122f7
|
feat(core/bootloader): emulator can now show custom error screens
|
2023-04-03 22:01:26 +02:00 |
|
matejcik
|
ae9960ca61
|
feat(core): introduce bootloader emulator
|
2023-04-03 22:01:26 +02:00 |
|