open-story-teller/software/system
2023-08-07 19:46:57 +02:00
..
ff New SDCARD layer platform agnostic 2023-06-05 06:42:00 +02:00
audio_player.c Working sound! Yeahhh 2023-07-26 16:19:36 +02:00
audio_player.h fix qor mailboxes + all is in place for audio with thread, dma and irq 2023-07-25 22:06:12 +02:00
debug.c add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
debug.h add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
ff_diskio_sdcard.c new: sdcard agnostic middleware layer + audio read benchmark 2023-07-24 15:55:03 +02:00
filesystem.c Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
filesystem.h Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
fs_task.c Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
fs_task.h Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
hmi_task.c Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
hmi_task.h fix sdcard buffer overflow, fix switch case, use of TLV index file for stories 2023-07-31 11:45:41 +02:00
main.c firmware: put tasks into dedicated files with clean API, prepare story title image and sounds 2023-07-29 23:58:55 +02:00
nanoprintf.h add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
ost_hal.h fix: mailbox buffer type, load story, button events (WIP) 2023-08-02 15:43:42 +02:00
qor.c QOR PendSV priority fix, 2023-08-07 19:46:57 +02:00
qor.h QOR PendSV priority fix, 2023-08-07 19:46:57 +02:00
qor_armv6m.s fix sdcard buffer overflow, fix switch case, use of TLV index file for stories 2023-07-31 11:45:41 +02:00
qor_armv7m.s Add mailbox and two tasks switching example 2023-07-13 23:06:41 +02:00
rotary-button.c add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
rotary-button.h add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
sdcard.c fix sdcard buffer overflow, fix switch case, use of TLV index file for stories 2023-07-31 11:45:41 +02:00
sdcard.h New SDCARD layer platform agnostic 2023-06-05 06:42:00 +02:00
serializers.h new: sdcard agnostic middleware layer + audio read benchmark 2023-07-24 15:55:03 +02:00
system.h Parse index file (TLV) for multiple stories 2023-07-31 14:08:47 +02:00
time_server.c add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
time_server.h add files (swicth to mono-repo) 2023-04-18 16:20:41 +02:00
vm_task.c Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00
vm_task.h Add USB mass storage device (WIP) + rework task state machines 2023-08-05 14:34:44 +02:00