issues
search
SHA2017-badge
/
micropython-esp32
MicroPython ported to the SHA2017 badge
https://micropython.org/
MIT License
12
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for esp-idf v3.1 framework.
#242
basvs
closed
5 years ago
0
Skip running tests with coverage for now
#241
raboof
opened
5 years ago
0
update esp-idf hash
#240
basvs
closed
6 years ago
0
Draw splash in greyscale.
#239
basvs
closed
6 years ago
0
Only draw the screen when not starting any services.
#238
basvs
closed
6 years ago
4
Move badge.eink_busy_wait() to deepsleep module.
#237
basvs
closed
6 years ago
0
Draw ugfx.demo("text") in greyscale.
#236
basvs
closed
6 years ago
0
Add watchdog methods.
#235
basvs
closed
6 years ago
0
Misc small fixes
#234
basvs
closed
6 years ago
0
make compatible with esp-idf commit cf2600ad
#233
basvs
closed
6 years ago
0
fix compatibilities with newer esp-idf
#232
basvs
closed
6 years ago
0
Wrappers for esp-idf watchdog
#231
basvs
opened
6 years ago
3
update Makefile to build with newer esp-idf lib
#230
basvs
closed
7 years ago
1
Be more verbose on disabling custom splash screen.
#229
basvs
closed
7 years ago
0
Run applications from bpp and sdcard as well.
#228
basvs
closed
7 years ago
0
NVS: boot/splash resets upon crash
#227
sebastius
opened
7 years ago
1
add badge.i2c_read_reg() and badge.i2c_write_reg()
#226
basvs
closed
7 years ago
0
add badge.eink_png_info(filename or bytestring)
#225
basvs
closed
7 years ago
1
Make badge_i2c.h functions available in Python
#224
Teumaat
opened
7 years ago
2
when the splash screen doesn't start, revert to default splash screen.
#223
basvs
closed
7 years ago
0
add justifyTop when drawing text in an ugfx list item.
#222
basvs
closed
7 years ago
1
Cut off strings too long to show in ugfx.List
#221
DigitalBrains1
closed
7 years ago
2
move tm12x6_font terminus font to read-only memory.
#220
basvs
closed
7 years ago
0
Remove badge-event-reminder
#219
basvs
closed
7 years ago
2
Add/fixup timezone support
#218
basvs
closed
7 years ago
0
Merge upstream
#217
basvs
closed
7 years ago
0
Cope better with long package names
#216
DigitalBrains1
opened
7 years ago
4
work around time.time() brokenness
#215
basvs
closed
7 years ago
0
added check for USB power before entering sleep
#214
zoe1337
closed
7 years ago
1
Stop the badge waking up every few tens of seconds
#213
gavanfantom
closed
7 years ago
0
allow chdir to mountpoints ('/', '/sdcard' and '/bpp')
#212
basvs
closed
7 years ago
0
Introduce ugfx_screen_flipped in the emulator, too
#211
raboof
closed
7 years ago
0
rewrite set_orientation to use the ugfx_screen_flip for rotations >= …
#210
basvs
closed
7 years ago
0
Some NVS settings are unreachable
#209
klondi
closed
7 years ago
1
Added small, simple alternative GUI library (freedomgfx), which respects all four freedoms
#208
chca42
closed
7 years ago
5
update event time and room
#207
basvs
closed
7 years ago
0
Flipping the screen doesn't work as expected
#206
basvs
closed
7 years ago
1
Safe mode to allow recovery from malware
#205
gavanfantom
closed
7 years ago
0
push sponsors app
#204
basvs
closed
7 years ago
1
soft reboot in raw REPL mode skips boot.py (for ampy, pyboard)
#203
projectgus
closed
7 years ago
0
Read PNG files directly from byte-string.
#202
basvs
closed
7 years ago
0
update esp-idf git hash
#201
basvs
closed
7 years ago
0
fix update all; update next egg if update failed.
#200
basvs
closed
7 years ago
0
add option to stay awake on usb; suppress debug logging
#199
basvs
closed
7 years ago
1
Suppress vfs_native_file open file error
#198
basvs
closed
7 years ago
0
fix max open file descriptors in woezel
#197
basvs
closed
7 years ago
0
If a package fails to install, report this to the user. If the reason
#196
gavanfantom
closed
7 years ago
0
Erase the otadata partition when flashing firmware, so that we can be…
#195
gavanfantom
closed
7 years ago
1
Use a timeout on fetching data, and handle failures gracefully.
#194
gavanfantom
closed
7 years ago
0
Use 'with open() as f:' instead of 'f = open()'
#193
basvs
closed
7 years ago
0
Next