Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lite
/
micropython
/
b47e155bd07e5765b804c404411825b15378c0b6
/
ports
/
esp32
/
mpconfigport.h
b47e155
py/persistentcode: Add ability to relocate loaded native code.
by Damien George
· 6 years ago
799b6d1
extmod: Consolidate FAT FS config to MICROPY_VFS_FAT across all ports.
by Damien George
· 6 years ago
b02d7e6
extmod/modbluetooth: Rename module to "ubluetooth".
by Jim Mussared
· 6 years ago
d2384ef
py: Automatically provide weak links from "foo" to "ufoo" module name.
by Damien George
· 6 years ago
6a9bd1c
esp32: Implement BLE using Nimble from IDF 4.x.
by Jim Mussared
· 6 years ago
917f027
esp32: Enable native emitter.
by Damien George
· 6 years ago
96008ff
esp32: Support building with ESP IDF 4.0-beta1.
by Jim Mussared
· 6 years ago
af5c998
py/modmath: Implement math.isclose() for non-complex numbers.
by stijn
· 6 years ago
8db517f
esp32: Add per-board configs, following other ports.
by Jim Mussared
· 6 years ago
2ccf030
esp32: Add support for mDNS queries and responder.
by Damien George
· 6 years ago
a293347
esp32: Add support for hardware I2C.
by Damien George
· 6 years ago
8e3af7d
esp32: Add machine.SDCard class using built-in HW SD/MMC controller.
by Nicko van Someren
· 6 years ago
b5f33ac
ports: Update to work with new oofatfs version.
by Damien George
· 6 years ago
bc4f8b4
extmod/moduwebsocket: Refactor `websocket` to `uwebsocket`.
by Yonatan Goldschmidt
· 6 years ago
9ac9aa9
esp32/machine_timer: Deinit all active timers on soft reset.
by Damien George
· 7 years ago
349d8e1
esp32: Allow to build with uPy floats disabled.
by Damien George
· 7 years ago
8f86fbf
ports: Enable ure.sub() on stm32, esp8266 (not 512k) and esp32.
by Damien George
· 7 years ago
82bc483
esp32/mpconfigport.h: Enable ucryptolib module.
by Damien George
· 7 years ago
0501427
esp32: Remove port-specific uhashlib implementation and use common one.
by Damien George
· 7 years ago
565f590
ports: Enable IOBase on unix, stm32, esp8266 and esp32.
by Damien George
· 7 years ago
93150a0
ports: Enable descriptors on stm32, esp8266, esp32 ports.
by Damien George
· 7 years ago
f35aae3
extmod/vfs_fat: Rename FileIO/TextIO types to mp_type_vfs_fat_XXX.
by Damien George
· 7 years ago
20b4b85
ports: Enable MICROPY_PY_BUILTINS_ROUND_INT on selected ports.
by Damien George
· 7 years ago
c1d4352
esp32/mpconfigport: Enable webrepl module and socket events.
by Damien George
· 7 years ago
999c8b9
esp32/modsocket: Add support for registering socket event callbacks.
by Damien George
· 7 years ago
98b05e3
esp32: Add support for and enable uos.dupterm().
by Damien George
· 7 years ago
58ebeca
drivers/bus: Pull out software SPI implementation to dedicated driver.
by Damien George
· 7 years ago
8282834
ports: Enable ucollections.deque on relevant ports.
by Damien George
· 7 years ago
abec47a
esp32/modesp32: Add new module "esp32" to support extra wake features.
by Eric Poulsen
· 7 years ago
9acd590
esp32/mpconfigport.h: Enable websocket module.
by Damien George
· 8 years ago
1c52d3e
esp32/mpconfigport.h: Enable ussl finaliser.
by Damien George
· 8 years ago
b74809c
esp32/mpconfigport.h: Add missing uhashlib.
by Nick Moore
· 8 years ago
bc08c88
esp32: Add new port to Espressif ESP32 SoC.
by Damien George
· 9 years ago