First sucsessfull working build on NRF52840+Wiznet5500

This commit is contained in:
2019-05-12 18:09:39 +03:00
parent dc4215deaf
commit 1303c106b5
4 changed files with 13 additions and 7 deletions

View File

@@ -21,13 +21,14 @@ env_default =
; due-5500
; controllino
; stm32
; nrf52840
nrf52840
;build_dir = /tmp/pioenvs
;libdeps_dir = /tmp/piolibdeps
[env:nrf52840]
platform = nordicnrf52
board = nrf52840_dk
;board_build.variant = breakout
;upload_protocol = mbed
;upload_port = /dev/cu.SLAB_USBtoUART
framework = arduino
@@ -57,11 +58,12 @@ lib_ignore =
;Adafruit_Sensor
ClosedCube HDC1080
SparkFun CCS811 Arduino Library
ESP8266HTTPClient
lib_deps =
https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire
https://github.com/anklimov/Ethernet2
ESP8266HTTPClient
ArduinoHttpClient
https://github.com/anklimov/aJson
https://github.com/anklimov/CmdArduino
https://github.com/anklimov/ModbusMaster