Skip to content

Commit

Permalink
No maple env for FLY Mini
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed Jul 14, 2021
1 parent a633937 commit 80ef74d
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions ini/stm32f1-maple.ini
Original file line number Diff line number Diff line change
Expand Up @@ -342,17 +342,3 @@ build_unflags = ${common_stm32f1.build_unflags}
platform = ${common_stm32f1.platform}
extends = env:chitu_f103
build_flags = ${env:chitu_f103.build_flags} -DCHITU_V5_Z_MIN_BUGFIX

#
# FLYmaker FLY MINI (STM32F103RCT6)
#
[env:FLY_MINI]
platform = ${common_stm32f1.platform}
extends = common_stm32f1
board = genericSTM32F103RC
board_build.address = 0x08005000
board_build.ldscript = fly_mini.ld
extra_scripts = ${common_stm32f1.extra_scripts}
buildroot/share/PlatformIO/scripts/custom_board.py
build_flags = ${common_stm32f1.build_flags}
-DDEBUG_LEVEL=0 -DSS_TIMER=4

0 comments on commit 80ef74d

Please sign in to comment.