Commit Graph

30 Commits

Author SHA1 Message Date
steve 12f9989a1d small cleanups 2023-11-18 20:08:16 +00:00
steve b2519c5ff0 updates 2023-11-18 13:23:52 +00:00
steve c6d18c8cc0 ... 2023-11-18 10:57:50 +00:00
Stephen Crane 7c8980cbfc
split sd_filer out of flash_filer; USE_FS -> USE_LITTLEFS (#23) 2023-10-12 18:27:56 +01:00
steve 2273388b06 configure VGA resolution 2023-08-30 09:59:31 +01:00
Stephen Crane 393cc190e7
Arduino build (#19)
* changes for Arduino build

* update
2023-07-27 15:09:05 +01:00
Stephen Crane 0ad9cb1741
just use tone()/noTone() to support PWM sound now (#17) 2023-07-27 10:32:20 +01:00
steve 9fac3649dc initial changes for LilyGO board 2023-07-25 14:10:35 +01:00
steve c2eaeb4089 tiny tivac bugfix 2023-03-12 20:14:54 +00:00
Stephen Crane 32b1bf11f5 add hw/user.h 2021-02-27 13:32:49 +00:00
Stephen Crane 55928d498a hardware reorg 2021-02-27 12:01:52 +00:00
Stephen Crane 7fb04ebf17 swap kbd lines on esp8266 2021-02-20 09:14:15 +00:00
Stephen Crane fdc54d65f6 add esp32 config 2021-02-19 08:28:47 +00:00
Stephen Crane 3f82a51311 add SPIRAM_SIZE == 0u when missing 2021-02-18 13:07:34 +00:00
Stephen Crane 5f8bb62648 add ram::page_size; sizes are unsigned 2021-02-17 14:49:40 +00:00
Stephen Crane 42566200c1 specify RAM_SIZE 2021-02-17 08:06:45 +00:00
Stephen Crane edd6247bc6 cleanup 2021-02-16 08:57:30 +00:00
Stephen Crane 316405085b esp8266 + SpiRAM 2021-02-15 21:00:33 +00:00
Stephen Crane d5945fa104 no storage => can't checkpoint 2020-07-08 15:25:30 +01:00
Stephen Crane bc3fca1a3c add esp8266-pwm-fs.h 2018-11-30 14:31:51 +00:00
Stephen Crane d22a61368e esp8266 SD 2018-11-29 18:11:29 +00:00
Stephen Crane 6f243f07c5 blank 2018-11-27 07:59:34 +00:00
Stephen Crane 5cceb03cc7 add USE_FS 2018-11-16 12:30:09 +00:00
Stephen Crane bb1c69f48a add USE_SPIRAM config 2018-11-16 10:25:23 +00:00
Stephen Crane d6dfbe06ef fixes for lm4f 2018-11-11 11:59:43 +00:00
Stephen Crane 8836367767 bugfixes 2018-11-10 13:34:36 +00:00
Stephen Crane 67540df29f cleanup disk 2018-11-10 09:32:33 +00:00
Stephen Crane 971f34f1b3 esp8266 pwm sound 2018-11-09 07:25:13 +00:00
Stephen Crane e0df78f602 add lm4f 2018-11-08 07:42:03 +00:00
Stephen Crane 09cf2bedce break up hardware.h 2018-11-07 21:38:04 +00:00