project specific settings
This commit is contained in:
@@ -26,7 +26,11 @@ upload_speed = 19200
|
||||
; http://eleccelerator.com/fusecalc/fusecalc.php?chip=attiny85
|
||||
board_build.f_cpu = 8000000L
|
||||
|
||||
force_verbose = true
|
||||
force_verbose = True
|
||||
; set environment variables in a python script for project specific settings
|
||||
; does not work because variables not available in build!
|
||||
; extra_scripts =
|
||||
; pre:env.py
|
||||
|
||||
; Platformio Project Tasks -> Set Fuses!
|
||||
board_fuses.lfuse = 0xE2
|
||||
|
||||
Reference in New Issue
Block a user