コミットグラフ

161 コミット (25c5896dc5c239e3a175c6c8fc5d7368946adeb6)
 

作成者 SHA1 メッセージ 日付
jacqueline d1f20b9bc8 fix shadowing 3年前
jacqueline 580d6b9968 fix warning 3年前
jacqueline 675d52c9a5 use a less fun but more descriptive namespace 3年前
jacqueline 28d73ad866 Split driver-y things into a separate component 3年前
jacqueline b13a9793e1 Set extra compile flags properly 3年前
jacqueline c2c450bd72 Merge branch 'tft-bringup' 3年前
jacqueline 1bcf59163b WIP display stuff that /could/ work, but i think my display is bad :( 3年前
jacqueline 43b04074a8 WIP most of a basic display driver + lvgl, but not yet working :( 3年前
jacqueline 5a8df4f2b9 WIP init sequence 3年前
jacqueline 58ed7b1e10 clang-format 3年前
jacqueline a7915753c6 WIP sketch out init sequence 3年前
jacqueline cc45d1ead0 Add lvgl config 3年前
jacqueline dcdfc7b40e cmake changes for including lvgl 3年前
jacqueline fda4394e7e pin lvgl to latest stable 3年前
jacqueline 03f72e9c93 add lvgl component 3年前
jacqueline 0f18eb9fc4 Check in heap tracing config 3年前
jacqueline 145de6668b Keep working debug config somewhere 3年前
jacqueline a1518afd3c Tune I2C buffer size 3年前
jacqueline f77773496c get play events 3年前
jacqueline e0b68536a5 Use a fixed transaction buffer size 3年前
jacqueline dab6533ae0 add gdb script for attaching to the esp32 openocd 3年前
jacqueline 7e9a7393bb use hpp instead of h 3年前
jacqueline a495c5f0d0 Fix use after free 3年前
jacqueline a28fd712a2 fix cmakelists mangling 3年前
jacqueline 068e8591af Merge branch 'main' into nicer-playback 3年前
jacqueline 3726fb750a standardise on formatting 3年前
jacqueline 4fc5f931ac WIP use result<> and RAII 3年前
jacqueline efd5392f6c Merge remote-tracking branch 'origin/main' 3年前
jacqueline 7d7dc4f996 add a cool result library 3年前
jacqueline a64fbc1cf5 the music plays! 3年前
jacqueline b9ee0eb88f Automatically acquire the CS lock when talking to the SD card 3年前
jacqueline 1b2b9182e0 Add a little wrapper for I2C things 3年前
jacqueline 4e643baf5f Neaten up the gpio api, use RAII, make it thread safe 3年前
jacqueline 55264a826f Almost working DAC 3年前
ailurux cd1c36c0e2 Update readme for vscode 3年前
jacqueline fa4c5bd6c2 revert sdkconfig changes 3年前
jacqueline 6c793efa0d Start on configuring the DAC over i2c 3年前
jacqueline 122306d619 Clean up new storage bits 3年前
jacqueline a004d4b232 should probably actually enable rollbacks as well 3年前
jacqueline 7f89d4bf2a Configure build and paritions to fully use our dev hardware 3年前
jacqueline f6f4903442 Basic fat32 mounting! 3年前
jacqueline 6d20efc702 SPI and SD card initialisation 3年前
jacqueline 23671453c0 Implement gpio setting 3年前
jacqueline 353df98ba1 fix silly build errors 3年前
jacqueline 8b10a44106 be cool with a compile_commands.json in the root 3年前
jacqueline 8516700940 fix missing custom board definition 3年前
jacqueline d491085ba3 factor out adc battery measurement 3年前
jacqueline 0fbc2ff091 Improve build and flash instructions 3年前
jacqueline 12f5a06516 commit sdkconfig, since it's kinda important for the build 3年前
jacqueline 8e9053e0ee Add esp-adf to build 3年前