Merge branch 'master' into develop

This commit is contained in:
2019-04-09 21:31:46 +03:00
committed by GitHub
3 changed files with 4 additions and 0 deletions

1
_config.yml Normal file
View File

@@ -0,0 +1 @@
theme: jekyll-theme-cayman

Binary file not shown.

View File

@@ -22,6 +22,7 @@ src_dir = lighthub
; stm32 ; stm32
; nrf52840 ; nrf52840
;build_dir = /tmp/pioenvs ;build_dir = /tmp/pioenvs
;libdeps_dir = /tmp/piolibdeps ;libdeps_dir = /tmp/piolibdeps
[env:nrf52840] [env:nrf52840]
@@ -301,6 +302,7 @@ lib_ignore =
ESP_EEPROM ESP_EEPROM
EEPROM EEPROM
lib_deps = lib_deps =
https://github.com/sebnil/DueFlashStorage https://github.com/sebnil/DueFlashStorage
https://github.com/anklimov/Arduino-Temperature-Control-Library.git https://github.com/anklimov/Arduino-Temperature-Control-Library.git
https://github.com/anklimov/DS2482_OneWire https://github.com/anklimov/DS2482_OneWire
@@ -323,6 +325,7 @@ lib_deps =
ClosedCube HDC1080 ClosedCube HDC1080
SparkFun CCS811 Arduino Library SparkFun CCS811 Arduino Library
[env:controllino] [env:controllino]
platform = atmelavr platform = atmelavr
board = megaatmega2560 board = megaatmega2560