Commit Graph
676 Commits
Author SHA1 Message Date
jacqueline fa4c5bd6c2 revert sdkconfig changes 2022-10-05 18:41:25 +11:00
jacqueline 6c793efa0d Start on configuring the DAC over i2c 2022-10-05 18:25:07 +11:00
jacqueline 122306d619 Clean up new storage bits 2022-10-05 11:01:02 +11:00
jacqueline a004d4b232 should probably actually enable rollbacks as well 2022-10-05 10:17:04 +11:00
jacqueline 7f89d4bf2a Configure build and paritions to fully use our dev hardware 2022-10-05 10:13:21 +11:00
jacqueline f6f4903442 Basic fat32 mounting! 2022-10-04 14:45:56 +11:00
jacqueline 6d20efc702 SPI and SD card initialisation 2022-10-04 13:13:58 +11:00
jacqueline 23671453c0 Implement gpio setting 2022-10-01 10:39:52 +10:00
jacqueline 353df98ba1 fix silly build errors 2022-09-30 22:14:06 +10:00
jacqueline 8b10a44106 be cool with a compile_commands.json in the root 2022-09-30 22:03:39 +10:00
jacqueline 8516700940 fix missing custom board definition 2022-09-30 21:54:24 +10:00
jacqueline d491085ba3 factor out adc battery measurement
idk if this should be classy or if this is fine. maybe should just pick
a convention at some point?
2022-09-30 19:57:00 +10:00
jacqueline 0fbc2ff091 Improve build and flash instructions 2022-09-30 17:34:38 +10:00
jacqueline 12f5a06516 commit sdkconfig, since it's kinda important for the build 2022-09-30 17:22:45 +10:00
jacqueline 8e9053e0ee Add esp-adf to build 2022-09-30 17:21:23 +10:00
jacqueline 7e15820cd4 Add a .env file for easy environment setup 2022-09-30 17:21:09 +10:00
jacqueline f507a1ab07 Add esp-adf as a submodule 2022-09-30 16:41:33 +10:00
jacqueline b34b49aabc working adc and wall power detection 2022-09-30 13:19:37 +10:00
jacqueline 112a43679f iterate on gpio expander bit flipping 2022-09-28 15:34:00 +10:00
ailurux 5d8531642c Add vscode to gitignore 2022-09-21 16:33:42 +10:00
jacqueline 490b5d6994 Fix -fpermissive errors 2022-09-21 16:09:27 +10:00
jacqueline b429f0ddec Add a basic i2c gpio expander implementation 2022-09-21 12:10:41 +10:00
jacqueline a303f42530 Define more pins, also init spi 2022-09-21 10:49:04 +10:00
jacqueline 2b86dc4936 Switch to a modernish C++ and cmake, add i2c stuff 2022-09-19 16:12:24 +10:00
jacqueline ed92e70372 Add building and clangd instructions 2022-09-19 16:11:47 +10:00
jacqueline f665a9223b Project scaffold 2022-09-19 12:15:58 +10:00