index
:
openmano-mpy
master
MicroPython source and hardware configuration for OpenMano
Damien George
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
esp32
/
modules
Age
Commit message (
Expand
)
Author
2020-11-18
esp32,esp8266: Remove "FAT" from warning message in inisetup.py.
robert
2020-04-04
esp32: Change from FAT to littlefs v2 as default filesystem.
Damien George
2020-02-28
all: Reformat C and Python source code with tools/codeformat.py.
Damien George
2019-10-15
esp32: Convert to use FROZEN_MANIFEST to specify frozen code.
Damien George
2019-09-10
esp32/modules/inisetup.py: Use bdev.ioctl instead of bdev.SEC_SIZE.
Damien George
2019-09-10
esp32: Add VFS FAT partition to partitions.csv and mount it as the FS.
Damien George
2019-08-15
esp32/modules: On initial setup mount internal flash at root.
Damien George
2019-01-23
esp32/modules/neopixel.py: Change NeoPixel to different default timings.
Matt Trentini
2018-06-15
esp32/modules: Include umqtt library in frozen modules.
Damien George
2018-04-27
esp32/modules: Add support scripts for WebREPL.
Damien George
2018-01-31
esp8266/modules: Move dht.py driver to drivers/dht directory.
Damien George
2017-12-13
esp32/modules: Symlink in ntptime.py from esp8266/modules.
Damien George
2017-12-13
esp32: Add new port to Espressif ESP32 SoC.
Damien George