a59eafbc9d
* fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * Initial add of @stickbreaker i2c * Add log_n * fix warnings when log is off * i2c code clean up and reorganization * add flags to interrupt allocator * fix sdmmc config * Fix warnings in EEPROM from @Curclamas * remove leftover TAG in EEPROM * fix errors with latest IDF * fix debug optimization (#1365) incorrect optimization for debugging tick markers. * Fix some missing BT header * Change BTSerial log calls * Update BLE lib * Arduino-ESP32 release management scripted (#1515) * Calculate an absolute path for a custom partitions table (#1452) * * Arduino-ESP32 release management scripted (ready-to-merge) * * secure env for espressif/arduino-esp32 * * build tests enabled * gitter webhook enabled * * gitter room link fixed * better comment * * filepaths fixed * BT Serial adjustments * * don't run sketch builds & tests for tagged builds * Return false from WiFi.hostByName() if hostname is not resolved * Free BT Memory when BT is not used * WIFI_MODE_NULL is not supported anymore * Select some key examples to build with PlatformIO to save some time * Update BLE lib * Fixed BLE lib * Major WiFi overhaul - auto reconnect on connection loss now works - moved to event groups - some code clean up and procedure optimizations - new methods to get a more elaborate system ststus * Add cmake tests to travis * Add initial AsyncUDP * Add NetBIOS lib and fix CMake includes * Add Initial WebServer * Fix WebServer and examples * travis not quiting on build fail * Try different travis build * Update IDF to aaf1239 * Fix WPS Example * fix script permission and add some fail tests to sketch builder * Add missing space in WiFiClient::write(Stream &stream)
158 lines
6.2 KiB
JSON
158 lines
6.2 KiB
JSON
{
|
|
"packages": [
|
|
{
|
|
"name": "esp32",
|
|
"maintainer": "Espressif Systems",
|
|
"websiteURL": "https://github.com/espressif/arduino-esp32",
|
|
"email": "hristo@espressif.com",
|
|
"help": {
|
|
"online": "http://esp32.com"
|
|
},
|
|
"platforms": [
|
|
{
|
|
"name": "esp32",
|
|
"architecture": "esp32",
|
|
"version": "",
|
|
"category": "ESP32",
|
|
"url": "",
|
|
"archiveFileName": "",
|
|
"checksum": "",
|
|
"size": "",
|
|
"help": {
|
|
"online": ""
|
|
},
|
|
"boards": [
|
|
{
|
|
"name": "ESP32 Dev Module"
|
|
},
|
|
{
|
|
"name": "WEMOS LoLin32"
|
|
}
|
|
],
|
|
"toolsDependencies": [
|
|
{
|
|
"packager": "esp32",
|
|
"name": "xtensa-esp32-elf-gcc",
|
|
"version": "1.22.0-80-g6c4433a-5.2.0"
|
|
},
|
|
{
|
|
"packager": "esp32",
|
|
"name": "esptool",
|
|
"version": "da31d9d"
|
|
},
|
|
{
|
|
"packager": "esp32",
|
|
"name": "mkspiffs",
|
|
"version": "0.2.3"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"tools": [
|
|
{
|
|
"name": "xtensa-esp32-elf-gcc",
|
|
"version": "1.22.0-80-g6c4433a-5.2.0",
|
|
"systems": [
|
|
{
|
|
"host": "i686-mingw32",
|
|
"url": "https://dl.espressif.com/dl/xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip",
|
|
"archiveFileName": "xtensa-esp32-elf-win32-1.22.0-80-g6c4433a-5.2.0.zip",
|
|
"checksum": "SHA-256:f217fccbeaaa8c92db239036e0d6202458de4488b954a3a38f35ac2ec48058a4",
|
|
"size": "125719261"
|
|
},
|
|
{
|
|
"host": "x86_64-apple-darwin",
|
|
"url": "https://dl.espressif.com/dl/xtensa-esp32-elf-osx-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"archiveFileName": "xtensa-esp32-elf-osx-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"checksum": "SHA-256:a4307a97945d2f2f2745f415fbe80d727750e19f91f9a1e7e2f8a6065652f9da",
|
|
"size": "46517409"
|
|
},
|
|
{
|
|
"host": "x86_64-pc-linux-gnu",
|
|
"url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"archiveFileName": "xtensa-esp32-elf-linux64-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"checksum": "SHA-256:3fe96c151d46c1d4e5edc6ed690851b8e53634041114bad04729bc16b0445156",
|
|
"size": "44219107"
|
|
},
|
|
{
|
|
"host": "i686-pc-linux-gnu",
|
|
"url": "https://dl.espressif.com/dl/xtensa-esp32-elf-linux32-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"archiveFileName": "xtensa-esp32-elf-linux32-1.22.0-80-g6c4433a-5.2.0.tar.gz",
|
|
"checksum": "SHA-256:b4055695ffc2dfc0bcb6dafdc2572a6e01151c4179ef5fa972b3fcb2183eb155",
|
|
"size": "45566336"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "esptool",
|
|
"version": "da31d9d",
|
|
"systems": [
|
|
{
|
|
"host": "i686-mingw32",
|
|
"url": "https://dl.espressif.com/dl/esptool-da31d9d-windows.zip",
|
|
"archiveFileName": "esptool-da31d9d-windows.zip",
|
|
"checksum": "SHA-256:6476f4d6e33a59167dea364e177d97167316253d2c9ac75f81b469ecb3ed3875",
|
|
"size": "3395925"
|
|
},
|
|
{
|
|
"host": "x86_64-apple-darwin",
|
|
"url": "https://dl.espressif.com/dl/esptool-da31d9d-macos.tar.gz",
|
|
"archiveFileName": "esptool-da31d9d-macos.tar.gz",
|
|
"checksum": "SHA-256:76d53298366a294235356bb8d197a81b2afbfd62642851bfbaee252cc593faa9",
|
|
"size": "3810904"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "mkspiffs",
|
|
"version": "0.2.3",
|
|
"systems": [
|
|
{
|
|
"host": "i686-mingw32",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-win32.zip",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-win32.zip",
|
|
"checksum": "SHA-256:b647f2c2efe6949819c85ea9404271b55c7c9c25bcb98d3b98a1d0ba771adf56",
|
|
"size": "249809"
|
|
},
|
|
{
|
|
"host": "x86_64-apple-darwin",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
|
|
"checksum": "SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423",
|
|
"size": "130270"
|
|
},
|
|
{
|
|
"host": "i386-apple-darwin",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-osx.tar.gz",
|
|
"checksum": "SHA-256:9f43fc74a858cf564966b5035322c3e5e61c31a647c5a1d71b388ed6efc48423",
|
|
"size": "130270"
|
|
},
|
|
{
|
|
"host": "x86_64-pc-linux-gnu",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux64.tar.gz",
|
|
"checksum": "SHA-256:5e1a4ff41385e842f389f6b5254102a547e566a06b49babeffa93ef37115cb5d",
|
|
"size": "50646"
|
|
},
|
|
{
|
|
"host": "i686-pc-linux-gnu",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux32.tar.gz",
|
|
"checksum": "SHA-256:464463a93e8833209cdc29ba65e1a12fec31718dc10075c195a2445b2c3f6cb0",
|
|
"size": "48751"
|
|
},
|
|
{
|
|
"host": "arm-linux-gnueabihf",
|
|
"url": "https://github.com/igrr/mkspiffs/releases/download/0.2.3/mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
|
|
"archiveFileName": "mkspiffs-0.2.3-arduino-esp32-linux-armhf.tar.gz",
|
|
"checksum": "SHA-256:ade3dc00117912ac08a1bdbfbfe76b12d21a34bc5fa1de0cfc45fe7a8d0a0185",
|
|
"size": "40665"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|