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