Commit Graph

79 Commits (1d340db87193ca589c3bd5df241ae0ed51a3100d)
 

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