acid-drop

- Hacking the planet from a LilyGo T-Deck using custom firmware
git clone git://git.acid.vegas/acid-drop.git
Log | Files | Refs | Archive | README | LICENSE

config.yml (135B)

      1 :unity:
      2   :includes:
      3     - lv_test_init.h
      4   :suite_setup: "lv_test_init();"
      5   :suite_teardown: "lv_test_deinit();return num_failures;"