Commit Graph

128 Commits

Author SHA1 Message Date
Limor "Ladyada" Fried
d1a03dd26d Merge pull request #27 from dhalbert/fix-hci
Fix BLE HCI mode
2020-10-24 20:52:41 -04:00
Dan Halbert
0365542bc1 Fix BLE HCI mode 2020-10-24 18:31:46 -04:00
Brent Rubell
4b244e7559 Merge pull request #25 from adafruit/revert-24-github-actions-test
Revert "add workflow for build"
2020-08-23 11:14:15 -04:00
Brent Rubell
731718b6d8 Revert "add workflow for build" 2020-08-23 11:13:56 -04:00
Brent Rubell
20f66f10d5 Merge pull request #24 from brentru/github-actions-test
add workflow for build
2020-08-23 11:12:33 -04:00
brentru
1961926613 add workflow for build 2020-08-23 11:11:42 -04:00
Limor "Ladyada" Fried
2c3a8e2230 Merge pull request #23 from adafruit/BT_HCI
BT HCI support in airlift
2020-08-21 14:07:30 -04:00
lady ada
56d7b740ed bump version, change HCI uart to main uart. kill main thread when done setting up bt 2020-06-19 18:36:22 -04:00
lady ada
43731b8da5 debuggy but working with RX/TX on 22/23, gpio 0 must be pulled down by arduino for flow control 2020-06-19 18:14:44 -04:00
Brent Rubell
240fef2ca8 Merge pull request #21 from virgilvox/master
Added AWS Certs
2020-06-11 15:05:09 -04:00
Moheeb Zara
e19252de3f bump to verson 1.6.1 2020-06-11 11:49:32 -07:00
Moheeb Zara
76b9fc6339 Added AWS Certs
Added AmazonRootCA1 and AmazonRootCA3 for AWS IoT
2020-06-10 17:32:04 -07:00
Brent Rubell
0a386927f3 Merge pull request #18 from brentru/update-to-esp-idf-3-3-1
Update to use ESP-IDF v3.3.1
2019-12-19 10:03:17 -05:00
brentru
de4371626b update README to reflect working CoC urls 2019-12-18 15:53:05 -05:00
brentru
2cff6632ee update travis for deployment on v3.1.1 2019-12-18 13:47:44 -05:00
brentru
2361e23881 update to 3.3.1, firmware v1.6.0 2019-12-18 13:45:04 -05:00
Brent Rubell
b569157e09 Merge pull request #15 from brentru/add-travis-build-script
Add Travis CI Script for nina-fw
2019-10-31 13:57:50 -04:00
brentru
22c0f001ee enable file_glob for * pattern 2019-10-31 11:59:37 -04:00
brentru
2390b88243 deploy on tag releases 2019-10-31 11:48:28 -04:00
brentru
a4ac932c3f drop tag 2019-10-31 11:31:58 -04:00
brentru
1c72c5ae71 reduce releases 2019-10-31 11:31:13 -04:00
brentru
6ae580d917 add travis badge 2019-10-31 11:26:04 -04:00
brentru
6809f38aa8 deploy based on nina_102*.bin 2019-10-31 11:18:34 -04:00
brentru
1c9a07eff4 update deployment script 2019-10-31 11:13:56 -04:00
brentru
999710e92d add gperf for cmake 2019-10-31 11:08:14 -04:00
brentru
9f02cb294b fix untar location 2019-10-31 11:04:45 -04:00
brentru
497e8332c4 py 3.5 2019-10-31 10:50:54 -04:00
brentru
613da21bb3 bump esp toolchain version 2019-10-31 10:50:21 -04:00
brentru
16708753b4 add deployment, drop gperf, python3 2019-10-31 10:47:37 -04:00
brentru
fa6a438981 add test build script... 2019-10-31 10:43:02 -04:00
Brent Rubell
d68d708739 Merge pull request #14 from anecdata/Kraken_II
New command handlers for Digital Read and Analog Read. New command for Analog Read.
2019-10-23 12:51:22 -04:00
anecdata
8a15b9e195 Metadata updates
Pulled over a code-of-conduct.md from a random Arduino library (the 
CircuitPython one mentions a lot of CircuitPython specifics), and added 
**Contributing** section to README. Curious that there isn't a central 
place where a code of conduct can be stored, with a reference rather 
than a copy in each repo.

Updated CHANGELOG for 1.3.1, 1.4.0, and 1.5.0.
2019-10-21 10:57:43 -05:00
anecdata
fa5f7a5486 v1.5.0. 2019-10-17 10:51:01 -05:00
anecdata
687498c981 Bumped version to 1.4.1 2019-10-17 10:17:38 -05:00
anecdata
6bb17bb179 Add basic ADC calibration. 2019-10-17 00:12:35 -05:00
anecdata
b9c66fa1b1 Convert pin to ADC1 channel. 2019-10-14 00:32:48 -05:00
anecdata
5687201ec9 Add setAnalogRead type & command handler. Add core analogRead function. 2019-10-13 21:32:06 -05:00
anecdata
b90bbd6349 Add setDigitalRead command handler type and command handler. 2019-10-13 14:13:15 -05:00
Brent Rubell
e813fbe664 Merge pull request #13 from brentru/add-ESP-33
Update nina-fw to ESP-IDF 3.3 (LTS)
2019-10-09 12:36:34 -04:00
brentru
cd594a1617 update sdkconfig, documentation for ESP-IDFv3.3. Makefile load-nina reflects latest firmware version 2019-10-09 11:39:24 -04:00
Limor "Ladyada" Fried
08bdc03880 Merge pull request #11 from brentru/certificate-work
Extending WifiSSLClient
2019-10-08 23:06:47 -04:00
brentru
97b8ce167d update combine.py to 1.4.0 2019-10-08 22:58:47 -04:00
brentru
133f48dd74 fix release cflags to be less verbose 2019-10-08 16:46:18 -04:00
brentru
2934d32d1f revert to standard sdkconfig 2019-10-08 16:42:31 -04:00
brentru
d900dae127 private _handshake_timeout, set to reflect arduino-esp32 WiFiClientSecure by default 2019-10-08 16:41:11 -04:00
brentru
c0e30f4192 strip out uf2s, generalize makefile 2019-10-08 16:24:42 -04:00
brentru
8be4f3dbed set the cert/key given a known socket within startClientTCP 2019-10-08 13:32:24 -04:00
brentru
33bfa15fc8 use key provided from code instead 2019-10-08 13:06:05 -04:00
brentru
5256ea5247 Bumping TLS RX buffer back up, 16384 bytes instead of 8182 bytes 2019-10-08 12:51:06 -04:00
brentru
7217c83ed1 set user-provided buffer 2019-10-08 12:44:19 -04:00