Commit Graph
579 Commits
Author SHA1 Message Date
jacqueline 1d340db871 Order and group headers correctly 2022-11-16 11:34:46 +11:00
jacqueline 0ef333164b Use underscores instead of dashes in filenames consistently 2022-11-16 11:24:33 +11:00
jacqueline 8c51280bc6 Fix playback and console issues 2022-11-16 11:13:21 +11:00
jacqueline e802b8583f Enlarge app partition 2022-11-15 16:43:21 +11:00
jacqueline 07e1b5a328 WIP debug console for testing playback 2022-11-15 16:39:54 +11:00
jacqueline aef2eb7566 fix build 2022-11-15 14:40:17 +11:00
jacqueline 530fd15e66 WIP audio play and pause 2022-11-15 13:25:58 +11:00
jacqueline 37041b810f Add so many tests i am going to die 2022-11-09 16:28:19 +11:00
jacqueline 34330daadf adjust loglevel in tests 2022-11-09 13:53:52 +11:00
jacqueline ff30b27f0d First test cases :) 2022-11-09 13:33:50 +11:00
jacqueline e389871d20 whoops no exceptions 2022-11-09 08:52:02 +11:00
jacqueline dc4644dacb Fix up sdkconfig diffs 2022-11-09 08:26:20 +11:00
jacqueline 5adcbe3e81 Add readme, fix ignore test 2022-11-08 15:06:50 +11:00
jacqueline 9f572cb927 Working test runner!!! 2022-11-08 14:56:22 +11:00
jacqueline e219925fac WIP use catch2 instead of unity 2022-11-08 10:55:42 +11:00
jacqueline 1958b262ee Fix another warning 2022-11-07 16:41:50 +11:00
jacqueline 6584060296 Add a unit test app + example tests 2022-11-07 16:38:58 +11:00
jacqueline c29c218b85 enable MORE warnings 2022-11-07 13:27:40 +11:00
jacqueline d1f20b9bc8 fix shadowing 2022-11-07 13:27:33 +11:00
jacqueline 580d6b9968 fix warning 2022-11-07 12:33:45 +11:00
jacqueline 675d52c9a5 use a less fun but more descriptive namespace 2022-11-07 12:20:20 +11:00
jacqueline 28d73ad866 Split driver-y things into a separate component 2022-11-07 12:01:29 +11:00
jacqueline b13a9793e1 Set extra compile flags properly 2022-11-07 11:35:26 +11:00
jacqueline c2c450bd72 Merge branch 'tft-bringup' 2022-11-01 16:01:18 +11:00
jacqueline 1bcf59163b WIP display stuff that /could/ work, but i think my display is bad :( 2022-11-01 15:30:15 +11:00
jacqueline 43b04074a8 WIP most of a basic display driver + lvgl, but not yet working :( 2022-10-25 17:03:22 +11:00
jacqueline 5a8df4f2b9 WIP init sequence 2022-10-24 14:18:35 +11:00
jacqueline 58ed7b1e10 clang-format 2022-10-24 14:18:11 +11:00
jacqueline a7915753c6 WIP sketch out init sequence 2022-10-19 15:36:47 +11:00
jacqueline cc45d1ead0 Add lvgl config 2022-10-17 15:40:52 +11:00
jacqueline dcdfc7b40e cmake changes for including lvgl 2022-10-17 15:39:53 +11:00
jacqueline fda4394e7e pin lvgl to latest stable 2022-10-17 15:31:02 +11:00
jacqueline 03f72e9c93 add lvgl component 2022-10-17 13:01:12 +11:00
jacqueline 0f18eb9fc4 Check in heap tracing config 2022-10-14 15:45:37 +11:00
jacqueline 145de6668b Keep working debug config somewhere 2022-10-14 15:45:18 +11:00
jacqueline a1518afd3c Tune I2C buffer size 2022-10-14 15:45:00 +11:00
jacqueline f77773496c get play events 2022-10-14 14:38:26 +11:00
jacqueline e0b68536a5 Use a fixed transaction buffer size 2022-10-14 14:38:12 +11:00
jacqueline dab6533ae0 add gdb script for attaching to the esp32 openocd 2022-10-12 16:46:36 +11:00
jacqueline 7e9a7393bb use hpp instead of h 2022-10-12 16:46:06 +11:00
jacqueline a495c5f0d0 Fix use after free 2022-10-12 14:21:38 +11:00
jacqueline a28fd712a2 fix cmakelists mangling 2022-10-12 12:12:50 +11:00
jacqueline 068e8591af Merge branch 'main' into nicer-playback 2022-10-12 12:07:40 +11:00
jacqueline 3726fb750a standardise on formatting 2022-10-12 12:06:37 +11:00
jacqueline 4fc5f931ac WIP use result<> and RAII 2022-10-12 11:59:42 +11:00
jacqueline efd5392f6c Merge remote-tracking branch 'origin/main' 2022-10-12 08:32:55 +11:00
jacqueline 7d7dc4f996 add a cool result library 2022-10-11 22:37:04 +11:00
jacqueline a64fbc1cf5 the music plays! 2022-10-11 10:50:55 +11:00
jacqueline b9ee0eb88f Automatically acquire the CS lock when talking to the SD card 2022-10-07 19:00:10 +11:00
jacqueline 1b2b9182e0 Add a little wrapper for I2C things 2022-10-07 10:11:58 +11:00