me-no-dev
5dbcf201b8
Pull latest IDF and enable TinyUSB
2020-11-04 01:07:49 +02:00
me-no-dev
895fba0ded
fix issue with rtc wdt
2020-11-04 01:07:20 +02:00
me-no-dev
67e7706728
update idf libs, disable WDT on S2, use malloc for PSRAM
2020-11-04 01:07:19 +02:00
me-no-dev
146c493b30
fix wrong bootloader path in pio scripts
2020-11-04 01:06:08 +02:00
me-no-dev
55eca6830d
fix py script
2020-11-04 00:56:45 +02:00
me-no-dev
39c1de2e6d
new try at pio
2020-11-04 00:56:45 +02:00
me-no-dev
703ce7ed14
does not work
2020-11-04 00:56:44 +02:00
me-no-dev
df0c8aedda
how about now?
2020-11-04 00:56:44 +02:00
me-no-dev
40665eaf3a
try outputing the map
2020-11-04 00:56:44 +02:00
me-no-dev
f6d705f577
Update platformio-build-esp32.py
2020-11-04 00:56:44 +02:00
me-no-dev
d2bf40c0b3
Update platformio-build-esp32.py
2020-11-04 00:56:44 +02:00
me-no-dev
0a262244e6
Initial Commit
2020-11-04 00:52:28 +02:00
me-no-dev
1bf59ac227
Initial IDF-4.0 port
...
SmartConfig and ETH need some work to adapt to the new API
2020-11-04 00:28:05 +02:00
Me No Dev
22b427df0f
IDF release/v3.3 ( #3672 )
...
ESP-IDF release/v3.3: 66d3783c8
esp-face: 420fc7e
esp32-camera: 0107093
2020-11-03 21:20:00 +02:00
Mark D
56a7ae8712
Trailing spaces ( #3738 )
...
* fix typo in WiFiMulti
* clean up trailing spaces
* clean up script file used in cleaning
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com >
2020-11-02 22:11:26 +02:00
Ivorius
0e341a6192
Add sdkconfig option CONFIG_ARDUINO_UDP_TASK_PRIORITY, which sets the task priority for the UDP vtask." ( #4131 )
2020-11-02 20:21:59 +02:00
Valerii Koval
1287c52933
Add missing "-mlongcalls" flag to PlatformIO build script ( #4420 )
...
Fixes possible issues with assembly files in external libraries
2020-10-16 21:58:05 +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
Me No Dev
1977370e6f
IDF release/v3.3 ( #3339 )
...
* IDF release/v3.3 46b12a560
* fix build
* IDF release/v3.3 367c3c09c
2020-01-20 22:07:04 +02:00
Me No Dev
85c77a9c3f
Fix CI Builds for Linux ( #3313 )
2019-10-01 23:13:08 +03:00
me-no-dev
c8e3f0c732
Support Pi 4 on 64bit kernel
2019-10-01 22:15:13 +03:00
Me No Dev
5f1dff7dad
IDF release/v3.2 d3e562907 ( #3292 )
2019-10-01 11:21:44 +03:00
Me No Dev
ed96d2a1b7
Use Github Actions for release ( #3309 )
...
* move scripts and tone down travis
* Update and rename main.yml to push.yml
* Create release.yml
2019-10-01 10:44:04 +03:00
Me No Dev
caa391ab34
More efficient CI builds ( #3303 )
...
* More efficient CI builds
* Update main.yml
2019-09-30 12:10:48 +03:00
Me No Dev
3b71e136e1
Builder scripts update ( #3300 )
2019-09-30 02:01:29 +03:00
me-no-dev
731fd19bdf
Update get.py
...
Enable insecure download for CI
2019-09-24 17:20:58 +03:00
Me No Dev
07390157df
Fix Camera Example ( #3202 )
...
* Update app_httpd.cpp
* Stop LWIP from using PSRAM and enable OV7725
2019-09-13 01:19:53 +03:00
Luc
9710fedaf0
Fix wrong values in .cvs files ( #3196 )
...
* Fix wrong values in .cvs files
Add missing upload size for partitions bigger than default one
* Add new partion to generic
Fix hardcoded partition for 16M flash
2019-09-10 22:52:51 +03:00
Me No Dev
0d163a1ce2
Update IDF 3.2 to 7dd492319 + WiFi fix ( #3177 )
2019-09-05 11:08:45 +03:00
Me No Dev
1b8c7e34f9
Try bash only examples build ( #3164 )
2019-09-01 18:45:55 +03:00
Me No Dev
7a574399b1
Rework the sketch builder to match the IDE ( #3146 )
...
* Rework the sketch builder to match the IDE
* Link the board to the home folder
* Rename files for clarity
* move ci files to own subfolder
* Update Github CI to use the new script locations
2019-08-28 01:28:11 +03:00
Me No Dev
70a896481d
Update Both CIs to run parallel jobs ( #3120 )
2019-08-21 01:56:05 +03:00
Me No Dev
390da0d090
bump CONFIG_ESP32_WIFI_STATIC_RX_BUFFER_NUM to improve RX performance ( #3119 )
2019-08-20 22:07:56 +03:00
Me No Dev
d5e2bb12ca
Update IDF to 90747cc8b ( #3118 )
2019-08-20 21:11:00 +03:00
Me No Dev
65e256c40a
Try github CI ( #3115 )
2019-08-20 15:32:47 +03:00
Me No Dev
548f712df2
Fix empty libs being included with the builder ( #2997 )
2019-07-17 16:48:51 +03:00
Me No Dev
9e32cec9a2
Update IDF to a8916daeb ( #2992 )
2019-07-17 10:09:43 +03:00
lbernstone
b0d8d4dd44
Change some WiFi buffer settings to match esp-idf. See #2899 ( #2912 )
2019-07-09 19:36:45 +03:00
Peter
2e32022611
ESP8266 => ESP32 tidyup, set correct default port ( #2948 )
...
Tidied up references to the ESP8266, and set the correct default port for the ESP32.
2019-07-09 19:24:10 +03:00
Me No Dev
0acf19af8f
Update IDF to v3.2 977854975 ( #2771 )
...
* Update IDF to v3.2 977854975
* Update app_httpd.cpp
2019-05-12 18:52:23 +03:00
me-no-dev
7dd537f8d3
Fix libgcc not being in rom
...
fixes: https://github.com/espressif/arduino-esp32/issues/2758
2019-05-09 13:07:49 +03:00
Nick Hynes
271e5cd206
Fix Werror=reorder for idf.py build ( #2707 )
2019-04-25 12:02:21 +03:00
lbernstone
619568db5b
Converted EEPROM library to use nvs instead of partition. ( #2678 )
...
* Converted EEPROM library to use nvs instead of partition. Removed eeprom partition from all partition table CSV files.
* Changed variable names, added some comments, formatting as per me-no-dev's requests
* Checks for memory on malloc
* Moved include nvs.h from header to code
* Reworked the extra example to make it more clear how to actually use the library and persist data
2019-04-23 23:55:12 +03:00
Ivan Kravets
f8eebb5c39
Fix indentation
2019-04-17 23:27:32 +03:00
me-no-dev
ef07a84ade
Update esp32-camera driver
2019-04-13 22:52:21 +02:00
me-no-dev
c60092951f
Add missing definitions
2019-04-13 17:18:25 +02:00
Me No Dev
7b5cd47d07
Set ESP-IDF to 3.2 ( #2662 )
...
* Set IDF to v3.2
* Remove BLE submodule
* Add BLE lib source
* Update Camera example to support OV3660
2019-04-12 15:43:53 +02:00
Marc MERLIN
53a4bf33b6
Added 2 ffat partition schemes for 4MB modules + improved descriptions. ( #2623 )
...
* Added 2 ffat partition schemes for 4MB modules + improved descriptions.
Existing format options were unclear on how much spiffs you were
getting. Also add missing 1MB App/3MB Spiffs split.
This addresses https://github.com/espressif/arduino-esp32/issues/1799
This makes it very clear what each option gives you, and also adds 2 options
to get ffat on 4MB chips..
* Added link to ffat howto.
2019-04-10 02:34:31 +02:00
Cellie
4930853edb
Add support for ffat on 4MB ESP32 Dev Module and mhetesp32minikit board. ( #2588 )
...
* Update boards.txt
Add menu items for ffat on mhetesp32minikit board.
* Add partition table.
* Added ffat partition for 4MB ESP32 Dev Module.
* Added comment about partitioning schemes.
2019-04-09 21:11:17 +02:00
Me No Dev
7df50a97d1
Update IDF to ebdcbe8c6 ( #2539 )
...
- ESP-Face to 2937054
- ESP32-Camera to 113629b
2019-03-03 17:19:11 +01:00