Commit Graph

1110 Commits

Author SHA1 Message Date
me-no-dev
aa61b75aa4 fix peripherals 2020-05-13 17:41:08 +03:00
me-no-dev
48dfc89ccb Update on-push.sh 2020-05-12 20:07:29 +03:00
me-no-dev
c6bae38ce9 Update install-platformio-esp32.sh 2020-05-12 16:46:10 +03:00
me-no-dev
87d5f9d121 fix py script 2020-05-12 14:35:42 +03:00
me-no-dev
ed2115e361 new try at pio 2020-05-12 14:32:24 +03:00
me-no-dev
644f7a8a2f does not work 2020-05-12 13:09:59 +03:00
me-no-dev
81cdcc9e27 how about now? 2020-05-12 12:48:36 +03:00
me-no-dev
04988bdb21 try outputing the map 2020-05-12 12:36:15 +03:00
me-no-dev
2103a789b6 Update on-push.sh 2020-05-12 12:19:26 +03:00
me-no-dev
669cbec58e Update platformio-build-esp32.py 2020-05-12 11:38:56 +03:00
me-no-dev
4f4bf07726 Update platformio-build-esp32.py 2020-05-12 11:36:45 +03:00
me-no-dev
1840ba5c53 try pio again 2020-05-12 11:27:04 +03:00
me-no-dev
20028a2027 Update on-push.sh 2020-05-12 03:10:19 +03:00
me-no-dev
2977df4648 Update on-push.sh 2020-05-12 02:33:26 +03:00
me-no-dev
5320123e04 Update WiFiTelnetToSerial.ino 2020-05-12 02:22:48 +03:00
me-no-dev
0a0ee87ba5 skip more examples 2020-05-12 02:16:29 +03:00
me-no-dev
1bb1160dea Update esp32-hal-i2c.c 2020-05-12 02:09:29 +03:00
me-no-dev
a744383cbd Update SD_Update.ino 2020-05-12 02:01:04 +03:00
me-no-dev
7ea54ab6aa Create .skip.esp32s2 2020-05-12 01:54:40 +03:00
me-no-dev
fd70e0d071 skip some examples 2020-05-12 01:48:34 +03:00
me-no-dev
0e3994c966 Update SPI_Multiple_Buses.ino 2020-05-12 01:26:40 +03:00
me-no-dev
5d7032d4f2 Update TouchRead.ino 2020-05-12 01:21:00 +03:00
me-no-dev
46abedcc1a disable BT Serial examples for S2 2020-05-12 01:16:30 +03:00
me-no-dev
a6a68a9546 Update ResetReason.ino 2020-05-12 01:10:54 +03:00
me-no-dev
062d4b123f Update on-push.sh 2020-05-12 01:04:27 +03:00
me-no-dev
ad68da6e41 try s2 ci 2020-05-12 01:02:03 +03:00
me-no-dev
f69b40dfff fix provision compilation 2020-05-12 00:43:43 +03:00
me-no-dev
3a554c55f4 fix cmake check 2020-05-12 00:22:37 +03:00
me-no-dev
03d3d6112b Update app_httpd.cpp 2020-05-12 00:07:11 +03:00
me-no-dev
05df11e0d9 some compile fixes 2020-05-12 00:01:48 +03:00
Me No Dev
c2be29eb97 Merge branch 'master' into esp32s2 2020-05-11 23:35:43 +03:00
me-no-dev
49c47884a7 Update CameraWebServer.ino 2020-05-11 23:28:27 +03:00
me-no-dev
0ea23fe38a Update esp32-hal-gpio.c 2020-05-11 21:36:23 +03:00
me-no-dev
7f560284ff Add S2 variant 2020-05-11 20:24:34 +03:00
me-no-dev
8569b2c893 Initial Commit 2020-05-11 20:00:33 +03:00
hreintke
49b76649f1 HardwareSerial bugfix & improvement (#3713)
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2020-05-05 17:55:58 +03:00
Valerii Koval
5d9bb5cf50 Allow using custom linker scripts (#3735)
Co-authored-by: Ivan Kravets <me@ikravets.com>
2020-05-04 16:47:14 +03:00
Gitshaoxiang
c8215315ae Add M5Stack-ATOM Board (#3883)
* Add M5Stack-ATOM Board

* Add M5Stack-ATOM Board

* Add M5Stack-ATOM Board

Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com>
2020-04-23 13:39:31 +03:00
sweetymhaiske
4d118b36a2 Minor modifications in provisioning (#3919) 2020-04-21 14:39:26 +03:00
sweetymhaiske
2c9b648502 Add support of unified provisioning to Arduino
1. WiFiProv.ino sketch is added that allows arduino users to do provisioning via SoftAP or BLE. WiFi.beginProvision( ) API is designed for provisioning in Arduino.
2. In WiFiProv.h provisioning class is defined.
3. WiFiProv.cpp contains implementation for provisioning class.
4. README.md file is added which contains detail information for working.
2020-04-15 23:37:55 +03:00
Me No Dev
5508689ea3 Update install-platformio-esp32.sh 2020-04-13 12:47:34 +03:00
me-no-dev
93d77859d9 Add fixes 2020-04-07 01:34:13 +03:00
hznupeter
0f772270fb add new board Handbit (#3807)
* add handbit

* add handbit pins_arduino

* Update boards.txt
2020-03-12 10:16:50 +02:00
Alexander Bergmann
13e02063d6 Move _STREAM_BOUNDARY before _STREAM_PART (#3720)
The boundary delimiter (_STREAM_BOUNDARY) needs to be send before the
body part (_STREAM_PART) too follow RFC2046. This caused ffplay/ffmpeg
to fail to open the MJPEG stream.
2020-02-14 11:03:38 +02:00
Isaranu Janthong
9b75c65fc7 Add Senses's WEIZEN board from Senses IoT platform (#3687)
* Add Senses's WEIZEN board from Senses IoT platform

* Add Senses's WEIZEN board (updated variant)
2020-01-29 17:08:14 +02:00
Me No Dev
109ba7a3b4 Revert "std::shared_ptr Memory Leak (#3680)" (#3682)
This reverts commit b2c678877c.
2020-01-29 12:30:08 +02:00
chuck todd
b2c678877c std::shared_ptr Memory Leak (#3680)
* std::shared_ptr Memory Leak

clientSocketHande and _rxBuffer are std::shared_ptr, the stop() call was not correctly releasing them and the operator= had similar problems fix for #3679

* operator= second attempt

* operator= third time
2020-01-29 12:18:54 +02:00
me-no-dev
856e596c79 Pass ethernet events to the main handler 2020-01-27 18:03:03 +02:00
me-no-dev
354e485c4b get smart config to work as well 2020-01-27 17:34:30 +02:00
me-no-dev
1c4966566c make ETH work 2020-01-27 16:22:07 +02:00