48becf8966
Update boards.txt ( #5113 )
...
add board KB32-FT
2021-05-18 13:32:30 +03:00
182499071a
Still finding missing bits for the tinys2 board definition :( ( #5098 )
2021-04-22 12:57:41 +03:00
cdd48e4ee4
Re-add TinyS2 to boards.txt ( #5093 )
...
* Removed ProS2 and added TinyS2 to boards.txt
* Fixed incorrect NUM_OUTPUT_PINS - should be 47 not 45
This is why my APA doesn't work on my FeatherS2 as it usess IO45 and the check is for < not <=
* TinyS2 from boards.txt got stomped with old proS2 stuff (no idea why), so adding it back in.
2021-04-21 18:57:10 +03:00
9c20f1bdd0
added denky boards ( #5079 )
...
Added new boards including one with brand new ESP32-PICO-V3-02
2021-04-19 12:28:58 +03:00
f3dca15a6f
Fix TTGO Boards missing upload parameters,add Twatch revision ( #5063 )
2021-04-15 14:32:39 +03:00
ec7aeb4903
Removed ProS2 and added TinyS2 to boards.txt ( #5037 )
2021-04-15 14:31:41 +03:00
72eb3f32fe
Add Adafruit esp32s2 boards with custom bootloader, partition and upload.extra_flags ( #5056 )
...
done on behalf of @ladyada, this PR does:
Add Adafruit FunHouse and upcoming Adafruit Feather Esp32s2
Update Adafruit magtag and metro esp32s2 to have tinyuf2 as factory app
Also modify platform.txt as discussed in adafruit#2 + adafruit#3 + adafruit#4 to add support for
Board/variant partition.csv, bootloader.bin ( priority is user sketch > variant > build.parition/boot )
upload.extra_flags to optionally flash tinyuf2 as factory application
Remove duplicated parameter in running python script in linux and windows
Please review and let me know if you want any changes.
Notes: tinyuf2 is a uf2 bootloader for multiple platforms. For esp32s2, it is an factory app to perform uf2 firmware update.
2021-04-15 12:41:59 +03:00
404a31f445
Initial Esp32c3 Support ( #5060 )
2021-04-14 18:10:05 +03:00
425619dfea
Fix upload over USB CDC (USB serial must be set to 0)
2021-04-05 20:24:46 +03:00
5502879a5b
v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 ( #4996 )
...
This is very much still work in progress and much more will change before the final 2.0.0
Some APIs have changed. New libraries have been added. LittleFS included.
Co-authored-by: Seon Rozenblum <seonr@3sprockets.com >
Co-authored-by: Me No Dev <me-no-dev@users.noreply.github.com >
Co-authored-by: geeksville <kevinh@geeksville.com >
Co-authored-by: Mike Dunston <m_dunston@comcast.net >
Co-authored-by: Unexpected Maker <seon@unexpectedmaker.com >
Co-authored-by: Seon Rozenblum <seonr@3sprockets.com >
Co-authored-by: microDev <70126934+microDev1@users.noreply.github.com >
Co-authored-by: tobozo <tobozo@users.noreply.github.com >
Co-authored-by: bobobo1618 <bobobo1618@users.noreply.github.com >
Co-authored-by: lorol <lorolouis@gmail.com >
Co-authored-by: geeksville <kevinh@geeksville.com >
Co-authored-by: Limor "Ladyada" Fried <limor@ladyada.net >
Co-authored-by: Sweety <switi.mhaiske@espressif.com >
Co-authored-by: Loick MAHIEUX <loick111@gmail.com >
Co-authored-by: Larry Bernstone <lbernstone@gmail.com >
Co-authored-by: Valerii Koval <valeros@users.noreply.github.com >
Co-authored-by: 快乐的我531 <2302004040@qq.com >
Co-authored-by: chegewara <imperiaonline4@gmail.com >
Co-authored-by: Clemens Kirchgatterer <clemens@1541.org >
Co-authored-by: Aron Rubin <aronrubin@gmail.com >
Co-authored-by: Pete Lewis <601236+lewispg228@users.noreply.github.com >
2021-04-05 14:23:58 +03:00
7dc769d81c
Board name change (ETBoard -> ET-Board) ( #4858 )
...
Co-authored-by: ketri-kjy <jinyoung@ketri.re.kr >
Co-authored-by: ketri2484 <ketri2484@gamil.com >
Co-authored-by: me-no-dev <hristo@espressif.com >
2021-03-09 00:32:02 +02:00
7a6900a1f2
Correct issue 4871 - change space to underscore in boards.txt setting lolin32-lite.build.board ( #4885 )
2021-03-04 15:31:23 +02:00
419ba32432
etboard pinmap upload ( #4748 )
...
Co-authored-by: ketri-kjy <jinyoung@ketri.re.kr >
Co-authored-by: ketri2484 <ketri2484@gamil.com >
2021-02-23 09:49:38 +02:00
2141313148
Fix PSRAM support ( #4850 )
2021-02-23 00:15:48 +02:00
7e59971d2f
Add Lolin32 Lite and TTGO T7 boards ( #4819 )
...
Add the Wemos Lolin32 Lite (no longer being produced same as Lolin32) and
the TTGO T7 v1.3 and v1.4 boards (status unknown). All three are rather
generic ESP32 boards the main difference being pin layouts.
2021-02-18 11:43:11 +02:00
aac26a4d1e
[1.0.5] Update Heltec ESP32 series boards definition ( #4577 )
2020-12-02 11:50:12 +02:00
dd1a15478f
add TimerCAM and CoreInk board ( #4498 )
2020-11-06 13:30:57 +02:00
76afaf2d6b
Add more options to the AI thinker cam. ( #4253 )
...
* Add more options to the AI thinker cam.
The reason is power saving and compatibility of cheap chines clones with crappy flash chips.
2020-11-02 21:21:22 +02:00
d8dca9c73b
bugfix ( #4389 )
2020-10-14 14:30:32 +03:00
3570d48eb9
Added the DoIT ESPduino-32 board ( #1520 )
2020-10-03 03:06:40 +03:00
fb6d5ad234
Add Inex OpenKB Board ( #4002 )
...
Please add OpenKB Board Product from INEX Co. Ltd.
https://inex.co.th/shop/openkb.html
2020-10-03 02:20:10 +03:00
ccab428e4d
Added definitions for TTGO-LoRA32-V2.1.6 ( #4205 )
2020-10-03 02:06:11 +03:00
d2d24a14e0
add board WiFiduino32 ( #4218 )
2020-10-03 02:04:10 +03:00
af11921535
Add support for S.ODI_Ultra_v1.0 ( #4372 )
...
Add a new Dev Board S.ODI Ultra v1 in esp32 library
2020-10-03 01:59:53 +03:00
d93245d0f5
add m5stack-core2 board ( #4255 )
...
* add m5stack-core2 board
2020-10-01 15:28:40 +03:00
837cc3d271
Added SparkFun ESP32 Thing Plus board ( #4224 )
2020-10-01 14:39:39 +03:00
6f237a8415
Fix ttgo twatch & tbeam board definition error ( #4212 )
2020-10-01 14:36:32 +03:00
f48d9016fd
Update T_Watch board properties and add revision selection ( #4025 )
...
Co-authored-by: lewis he <lewisxhe@outlook.com >
2020-09-30 15:18:17 +03:00
4d4a1fde36
Added HealthyPi 4 Board Support ( #3985 )
...
Co-authored-by: Ashwin <ashwin@circuitects.com >
2020-09-30 15:14:39 +03:00
8b6d020352
added new board Logsens V1p1 ( #3880 )
...
* Added new board variant for Imbrios LogSens V1.1
Imbrios LogSens V1.1 new board variant
* added new board Imbrios LogSens V1.1
Added new board details: Imbrios LogSens V1.1
2020-09-30 15:01:51 +03:00
daa8c55667
add new board mpython ( #3814 )
2020-09-30 14:49:57 +03:00
09bff5027d
Add a new board of KITS for IoT education ( #3703 )
...
* Add 'KITS Edu ESP32' board definition
add 'KITS Edu ESP32' board definition
* Modify board name
the board name was modified.
* Change the board name
Finally, we decided the board name.
- 'KITS ESP32 EDU'
Co-authored-by: Hamson Park <hamson.park@koreaits.com >
Co-authored-by: Hamson Park <hspark3235@gmail.com >
2020-05-29 11:46:25 +03:00
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
0f772270fb
add new board Handbit ( #3807 )
...
* add handbit
* add handbit pins_arduino
* Update boards.txt
2020-03-12 10:16:50 +02:00
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
8d938c849d
Add HONEYLemon board ( #3640 )
...
* add board HONEYLemon
2020-01-20 16:12:02 +02:00
86de90fe24
Added partition and flash size menus for VintLabs boards ( #3602 )
...
add the partition and flash size menus for the VintLabs board definitions.
2020-01-20 16:07:53 +02:00
5960cd3e2a
update coreESP32 boards.txt ( #3569 )
2020-01-20 16:06:55 +02:00
82e208c8c9
Fixed incorrect board name for TinyPICO - You can now use this to detect it's a TinyPICO at compile time.... ( #3567 )
...
#ifdef ARDUINO_TINYPICO
// It's a TinyPICO!
#endif
2020-01-20 16:06:25 +02:00
e7c9813625
Added Piranha ESP-32 and Metro ESP-32 boards ( #3542 )
...
Added two boards from iarduino.ru based on ESP-32
2020-01-20 16:06:06 +02:00
c09ec5bd3d
Added MGBOT IOTIK 32A and IOTIK 32B boards ( #3427 )
2020-01-20 15:19:35 +02:00
b3085d4a8b
Add menu items Partition Scheme and Debug Level for node32s ( #3455 )
2019-11-11 15:47:26 +01:00
c8d8dc2265
Added partition size options for TinyPICO ( #3358 )
2019-10-15 01:32:40 +03:00
b334b2c2f9
Add config, menu partition Wrover ( #3147 )
...
* add config, menu partition Wrover
* fix all boards
2019-10-01 17:10:16 +03:00
b30e55efff
Added partition size option for Pico Kit ( #3258 )
...
The original boards.txt was missing a menu option to select the FLASH partitioning options.
2019-09-24 19:21:35 +03:00
0ac2de7aab
Add partition schemes to adafruit featheresp32 ( #3255 )
...
* Add partition schemes to adafruit featheresp32
* Removed minimal partition scheme
2019-09-24 19:21:08 +03:00
298c6104a2
Added board defintion for VintLabs boards ( #3252 )
2019-09-24 12:26:15 +03:00
96d6975bd5
Changed WeMosBat.name ( #3240 )
...
The old version would crash the Stino plugin, which appears not to support quotes in board names
2019-09-22 09:37:45 +03:00
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
a5f3fc6fad
Magicbit Variant ( #3107 )
...
* Updated magicbit variant
* Added LED_BUILTIN
2019-08-20 15:44:12 +03:00