Skip to content

Commit

Permalink
Remove old build script
Browse files Browse the repository at this point in the history
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
  • Loading branch information
thisiskeithb and ellensp committed Jul 14, 2021
1 parent dd41a87 commit 60bae61
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 19 deletions.
16 changes: 0 additions & 16 deletions buildroot/share/PlatformIO/scripts/fly_mini.py

This file was deleted.

7 changes: 4 additions & 3 deletions ini/stm32f1-maple.ini
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,9 @@ build_flags = ${env:chitu_f103.build_flags} -DCHITU_V5_Z_MIN_BUGFIX
platform = ${common_stm32f1.platform}
extends = common_stm32f1
board = genericSTM32F103RC
platform_packages = tool-stm32duino
extra_scripts = ${common.extra_scripts}
buildroot/share/PlatformIO/scripts/fly_mini.py
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 60bae61

Please sign in to comment.