Commit Graph

20 Commits

Author SHA1 Message Date
Babz c8462e7275 remove redudant cmake directives 2021-10-06 19:08:02 +02:00
Babz 8e67941f17 drop fx support 2021-10-04 19:56:12 +02:00
Babz 354f0e149a cmake export compile commands (.json) 2021-10-04 19:48:45 +02:00
Babz 52f85576d2 remove "fxsdk build" command dependency 2021-10-04 19:20:53 +02:00
Babz 96ffa9ad35 reformat cmakelist 2021-10-02 16:43:39 +02:00
Babz eb7d9c8f58 implement minimal virtual file system 2021-09-19 20:56:08 +02:00
Babz 291eea1bfa fix string padding with variable-length chars (utf-8) 2021-09-18 21:44:06 +02:00
Babz d79d13b180 enable stack protection (useless ?) 2021-09-13 22:22:04 +02:00
Babz 3ff8c4eb17 print memory usage after final linking 2021-09-12 22:05:09 +02:00
Babz 99c6ebded3 add preemptive scheduler 2021-09-12 20:52:59 +02:00
Babz a439d1f60b optimizer fine-tuning 2021-09-10 22:10:08 +02:00
Babz 25006a4d95 update gint dependency 2021-09-10 21:43:40 +02:00
Babz 45596ea84b suppress warnings 2021-09-10 21:43:19 +02:00
Babz 7f847283a5 add optional wren features 2021-09-10 18:29:10 +02:00
Babz 5f83bcb300 switch fe -> wren 2021-09-09 23:59:42 +02:00
Babz 8f4b3ddb72 fe demo 2021-09-08 19:22:36 +02:00
Babz 6c2d82599f show battery voltage 2021-09-02 19:04:44 +02:00
Babz 9722873b8f add syscalls 2021-09-02 19:02:54 +02:00
Babz f81dd12d7e ui functions in a dedicated object 2021-09-01 11:05:41 +02:00
Babz fd81a6a1f5 initial commit 2021-08-31 15:52:53 +02:00