restructuring, testing
This commit is contained in:
@@ -34,4 +34,11 @@ force_verbose = True
|
||||
|
||||
; Platformio Project Tasks -> Set Fuses!
|
||||
board_fuses.lfuse = 0xE2
|
||||
board_fuses.hfuse = 0xDF
|
||||
board_fuses.hfuse = 0xDF
|
||||
|
||||
; for unit testing. In Platformio -> Project Tasks open native->Advanced click test.
|
||||
[env:native]
|
||||
platform = native
|
||||
build_flags = -std=gnu++11
|
||||
lib_deps =
|
||||
ArduinoFake
|
||||
Reference in New Issue
Block a user