Releases: cami/ArduinoCore-nRF52
Releases · cami/ArduinoCore-nRF52
Bugfix for merge: bd31e3b
v0.3.6 Bugfix for merge: bd31e3be
Merge remote-tracking branch 'upstream/master' into feature/merge-adafruit
Replace tiny USB with Adafruit_TinyUSB_Core.
https://github.com/adafruit/Adafruit_nRF52_Arduino/tree/master/cores/nRF5/Adafruit_TinyUSB_Core
Enable to write the bootloader for provisioning by ArduinoIDE
- Enable to write the bootloader for provisioning by ArduinoIDE
- Add the same methods and enums as WioCellular
Add methods for HTTP request and read response body
v0.3.3 Add new methods for http post and read body
Enable to download GNU compiler and nrfjprog
From additional board manager of ArduinoIDE, enable to download GNU compiler and nrfjprog.
Build Tools
Add build tools: gcc-arm-none-eabi-5_2-2015q4-20151219
and nrfjprog-9.4.0
Bugfix
Fix the bugs: enable to compile some sketches.
Create Board Manager URL for ArduinoIDE
Warning: There are lots of compile errors due to refactoring and cleaning the repository structure.