|
|
5cc20a3cb4
|
using proto enum for types
|
2024-02-03 03:51:57 +01:00 |
|
|
|
ceba7e5a35
|
fix MX compiler warning
|
2024-02-03 03:05:20 +01:00 |
|
|
|
db4c310246
|
fix compiler type warning
|
2024-02-03 03:00:19 +01:00 |
|
|
|
67a0ffcdbd
|
first draft FirmwareHandler
FirmwareHandler has no own Task. Only uses callbacks from messges.
so it run in the UsbDataHandler Task.
|
2024-02-03 02:58:58 +01:00 |
|
|
|
64b54189c6
|
test FatFS
increment counter on each boot
|
2024-02-03 02:56:57 +01:00 |
|
|
|
79f7449121
|
fixed MX bug MX_FATFS_Init depends on osKernelInit
|
2024-02-03 02:55:43 +01:00 |
|
|
|
ae1fdab025
|
disabled LTO, causing issues
|
2024-02-03 02:54:21 +01:00 |
|
|
|
62f8d6db29
|
tool to send fw with usb using protbuf
|
2024-02-03 02:53:22 +01:00 |
|
|
|
d1306d9fc2
|
added clang-format style
|
2024-02-02 19:54:16 +01:00 |
|
|
|
0a1d2bb9e8
|
fixed some LTO issues
|
2024-02-02 19:54:04 +01:00 |
|
|
|
766a3f021c
|
rework of the UsbDataHandler
|
2024-02-02 19:53:32 +01:00 |
|
|
|
83830808a9
|
added seperate cmake project for utest
this project uses a fake rtos, and compiles for native test
this is to test some lib seperate form the rest of the system
|
2024-02-02 19:52:53 +01:00 |
|
|
|
f59fdea76f
|
added submodules for unittests
|
2024-02-02 19:50:43 +01:00 |
|
|
|
4cea2b02b4
|
Fixed Typo
|
2024-02-02 04:47:32 +01:00 |
|
|
|
a0c475f0d3
|
cleanup
|
2024-02-02 04:09:57 +01:00 |
|
|
|
43b177c468
|
First Draft of the UsbDataHandler
|
2024-02-02 03:58:09 +01:00 |
|
|
|
d3b5d5b047
|
added UsbDataHandler
|
2024-02-02 02:44:38 +01:00 |
|
|
|
f0387d9e80
|
added minmal libaries
|
2024-02-02 02:44:24 +01:00 |
|
|
|
1c693986ed
|
Initial setup
|
2024-02-01 21:31:10 +01:00 |
|