automatically determine the cuttoff value for the button ADC on boot
New hint; OTA booting from microreader changes the voltage again. Maybe there is some init code/calibration missing.
3f26e2a34a
update grayscale lut
ad147aa272
save activity stack
d6017f5096
merge sdspi code
90ac0900a7
merge sdspi code
14184e6d40
merge ota code
550e00ae52
sad violin
automatically determine the cuttoff value for the button ADC on boot
Strange. I didn't understand why the values I got were that far away from Arduino. The 3800 was the only value from the sdk that worked for me. Strange that it didn't cause issues on any of the...
enable c23 for fat library
eh I did manually merge this. Codeberg seems to not detect that.
enable c23 for fat library
enable c23 for fat library
Thanks! I did encounter this on an old compiler before but never merged and forgot.
8ca4251fd8
Merge branch 'icewind-c23'
26b9ecfe43
enable c23 for fat library
c962a2e9ae
load first image in .sleep
3af68801e7
desktop: skip dotfiles
c575997280
fix cross compilation
4423fd1e11
cache images
3bddcfbca4
basic s3 support
9ea299b01e
de-specialize jpeg & xml
c304cd21f7
fix bench build
c8200a2b2d
fix jpeg decode error
1ff261c033
- discard tbmp
06a8ad4fee
format by filename
2c46483aee
fractional scaling
dc8ce79985
fix image path traversal
2fe978e28a
Revert "embedded-zip reduce memory usage by hashing names"
08466f037d
bad inline image support
e246b696a8
fix tbmp blit bw
eace035da4
fix hyphenation slicing with non-ascii
9c1b48e569
embedded-zip reduce memory usage by hashing names
9833b0955b
wip image support
30505ef429
embedded-xml: don't treat Declaration different from PI and make it optional :(