1928 Commits

Author SHA1 Message Date
Forairaaaaa 5f76d4471d rename 2023-02-14 10:20:19 +08:00
Rashed Talukder bbd8be7f8a Add specific ESP-IDF release version info with link. Fix typos. Add back sdkconfig file. Addressing https://github.com/m5stack/Core2forAWS-MicroPython/issues/1 2021-08-24 11:58:42 -07:00
Rashed Talukder afa559b4bc General clean up. Add subscribe function to AWS IoT example 2021-08-18 17:35:26 -07:00
sorz b2509874e6 Add AWS Iot connect via atecc608x 2021-04-01 15:54:30 +08:00
sorz 8d98180b35 Add makelfs2 tool 2021-03-22 14:27:36 +08:00
sorz 9594c3684f Add tft api description 2021-03-22 12:06:24 +08:00
sorz 539dfe6a63 Update CFLASS to -O2 2021-03-19 18:05:23 +08:00
sorz 570b36f75a Update littlefs config 2021-03-19 18:05:00 +08:00
sorz 20c9e60cf9 Add jpeg support 2021-03-19 18:04:07 +08:00
sorz 8fdd9616ed Add some example 2021-03-08 17:36:26 +08:00
sorz d4ad4736c1 Add umqtt lib 2021-03-08 15:11:12 +08:00
sorz c27af3a06e Add esp-cryptoauthlib support 2021-03-04 18:23:21 +08:00
sorz f2ce96568f update sdkconfig, add tft thread lock 2021-03-04 12:31:50 +08:00
sorz 4d42489cf5 Add mpu6886, bm8563 support 2021-03-03 14:31:13 +08:00
sorz ed2260bf26 Add M5Library.I2S and base micro temp (temporarily) 2021-03-02 19:00:04 +08:00
sorz a701f8e3ec Add sk6812 support, rename display to m5library 2021-03-02 15:39:36 +08:00
sorz 3f04a2de95 Add some example (temporarily) 2021-02-22 11:19:30 +08:00
sorz 9c4e5413b6 update display module 2021-02-22 10:57:56 +08:00
sorz 9542dae7aa Add touch support 2021-02-22 09:54:25 +08:00
sorz 0dcc19a82b Add axp192 support 2021-02-22 09:54:25 +08:00
sorz 479c41351a Add i2c_bus automatic configuration and thread safe 2021-02-22 09:54:25 +08:00
sorz ebddff3387 Add new board Edukit support 2021-02-22 09:54:25 +08:00
sorz 41e3ff9444 Add display(ili9342c) support 2021-02-22 09:54:25 +08:00
Damien George 75db0b9079 esp32: Define MICROPY_QSTRDEFS_PORT to include special qstrs.
Fixes issue #6942.

Signed-off-by: Damien George <damien@micropython.org>
2021-02-21 15:56:54 +11:00
Damien George 03a64f2077 stm32/boards/NUCLEO_WB55: Enable LPUART1 on PA2/PA3.
Signed-off-by: Damien George <damien@micropython.org>
2021-02-21 15:49:33 +11:00