Skip to content

Commit

Permalink
Merge pull request #58 from neilenns/neilenns/issue57
Browse files Browse the repository at this point in the history
Remove promicro_basic from the build
  • Loading branch information
neilenns authored Oct 14, 2021
2 parents c7c94bf + 8741d91 commit 988430b
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions platformio.ini
Original file line number Diff line number Diff line change
Expand Up @@ -54,28 +54,6 @@ monitor_speed = 115200
extra_scripts =
pre:get_version.py

[env:promicro_basic]
platform = atmelavr
board = sparkfun_promicro16
framework = arduino
build_flags =
-I./_Boards/Atmel/Board_ProMicro
-D MF_SEGMENT_SUPPORT=0
-D MF_LCD_SUPPORT=0
src_filter =
+<*>
+<../_Boards/Atmel>
lib_deps =
arduino-libraries/Servo @ ^1.1.7
wayoda/LedControl @ ^1.0.6
waspinator/AccelStepper @ ^1.61
marcoschwartz/LiquidCrystal_I2C @ ^1.1.4
thijse/[email protected]+sha.09d7586108
monitor_speed = 115200
extra_scripts =
pre:get_version.py


[env:uno]
platform = atmelavr
board = uno
Expand Down

0 comments on commit 988430b

Please sign in to comment.