me-no-dev
1d759380a6
Major IDF and Arduino Update
...
WiFi and BlueTooth can now be started and stopped at will.
basic functions added to esp32-hal to start and stop the BT radio
SimpleBLE class added to show the most basic functionality
Example to show how to switch between BT, WiFi or Both
2017-02-23 01:11:57 +02:00
Ivan Kravets
5de2429bf8
Wrap "gen_esp32part" command with verbose action and own label ( #198 )
2017-02-11 00:14:09 +02:00
Ivan Kravets
d92c7686b0
Add support for custom partition table; use built-in esptool.py ( #195 )
2017-02-10 19:33:55 +02:00
Me No Dev
fb8fe671d6
New partitions ( #192 )
...
* Add new partition scheme
* Init NVS early, so it can be used without BT or WiFi
2017-02-10 14:11:24 +02:00
Me No Dev
d02c1c786e
Update IDF, fix SS definition, add custom partitions and debug level selection ( #174 )
...
* Add build time partitions compilation
* Fix wrong definition of SS pin
* Add support for core debug level selection
* update idf libs
2017-02-06 15:17:11 +02:00
Ivan Kravets
6bec26cfbf
Add @PlatformIO to Travis.CI ( #154 )
...
* Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows
* Remove CI badges
* Add @PlatformIO to Travis.CI
2017-01-28 18:15:46 +02:00
Ivan Kravets
e5f6c2effa
Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows ( #153 )
...
* Initial version of build script for @PlatformIO; CI integration for Linux, macOS and Windows
* Remove CI badges
2017-01-28 14:19:56 +02:00