Commit Graph

32 Commits

Author SHA1 Message Date
gemu2015 ee7b64692b sendmail esp8266 mail attachments, array attachments 2020-09-23 12:52:54 +02:00
Staars 3368b73753 update NimBLE-Arduino to 1.0.2 2020-09-15 10:45:24 +02:00
gemu2015 28b21171a8 support for TTGO ESP32 watch 2020-09-01 07:20:47 +02:00
gemu2015 bea43fea18 i2s update for esp32 2020-08-15 08:44:03 +02:00
gemu2015 5a236ac786 remove libs again 2020-08-13 17:03:35 +02:00
gemu2015 9e3640698a move libs 2020-08-13 16:37:32 +02:00
gemu2015 0adac94bde update audio lib to latest version 2020-08-13 16:22:29 +02:00
gemu2015 56a643fe69 i2s audio support 2020-08-13 16:04:30 +02:00
Theo Arends 1d990ad091 Fix ESP32 PWM range 2020-08-03 11:52:25 +02:00
Theo Arends e1b825ed75 Fix ESP32 PWM resolution calculation 2020-08-02 12:40:15 +02:00
Staars f12468e2c4 update NimBLE-Arduino 2020-07-06 20:09:32 +02:00
Theo Arends 8414f73bf4 ESP32 check ethernet GPIO defined 2020-06-17 18:31:31 +02:00
Theo Arends 7853d8c8c4 ESP32 add support for ethernet phy IP101
ESP32 add support for ethernet phy IP101 (#8503)
2020-06-17 18:14:50 +02:00
Staars ea48272135 make NimBLEDevice::initialized static 2020-05-28 09:57:42 +02:00
Staars 7064a82fbf update NimBLE-Arduino 2020-05-26 20:43:55 +02:00
gemu2015 c2b295984b fix webcam size parameter 2020-05-04 06:25:13 +02:00
gemu2015 d36f395af4 add email client 2020-05-02 08:25:52 +02:00
gemu2015 a237297e8a esp32 webcam support 2020-05-02 08:10:23 +02:00
gemu2015 bf29904b7a esp32 initial pwm support 2020-05-01 17:38:40 +02:00
Jörg Schüler-Maroldt 24eff9108b NimBLE, rename installed to NimBLEDevice_initialized, fix sys_memcpy_swap() warning 2020-04-25 00:37:40 +02:00
Staars 87a3b10340 add 2020-04-21 10:11:30 +02:00
Staars ddec427619 add NimBLE-Arduino 2020-04-21 10:03:35 +02:00
Theo Arends 19796a7f97 Refactor ESP32 code 2020-04-19 16:58:13 +02:00
Theo Arends c37dde93c2 Add ESP32 QuickPowerCycle control 2020-04-19 15:36:04 +02:00
Theo Arends eab612871c Fix ESP32 bootloop control using RTC memory 2020-04-19 14:18:12 +02:00
Theo Arends 0f3619238f Add ESP32 bootloop control 2020-04-19 13:08:04 +02:00
Theo Arends b70ca01231 Add ESP32 optional brownout disable
Add ESP32 brownout disable for weak onboard LDO's - eventually you'll need to change the LDO to a better one.
2020-04-17 18:27:31 +02:00
Theo Arends 367658b75b More ESP32 compatibility 2020-04-16 18:33:26 +02:00
Theo Arends 07ce431538 Move ESP32 info 2020-04-14 12:25:21 +02:00
Theo Arends e8f3d1d986 Increase ESP32 compatibility
Increase ESP32 compatibility (breaks current ESP32 configuration again!)
2020-04-13 17:45:06 +02:00
Jason2866 26aa1672cf
Capitalization 2020-04-10 18:36:10 +02:00
Theo Arends 93fd5dd618 Add experimental minimal support for ESP32
Add experimental minimal support for ESP32 (#8110)
2020-04-10 18:24:08 +02:00