Kaynağa Gözat

🩹 FLYmaker FLY Mini followup (#22364)

Followup to #22355, #22356.
Keith Bennett 4 yıl önce
ebeveyn
işleme
a13d90093d
No account linked to committer's email address
2 değiştirilmiş dosya ile 15 ekleme ve 1 silme
  1. 14
    0
      ini/stm32f1-maple.ini
  2. 1
    1
      ini/stm32f1.ini

+ 14
- 0
ini/stm32f1-maple.ini Dosyayı Görüntüle

342
 platform      = ${common_stm32f1.platform}
342
 platform      = ${common_stm32f1.platform}
343
 extends       = env:chitu_f103
343
 extends       = env:chitu_f103
344
 build_flags   = ${env:chitu_f103.build_flags} -DCHITU_V5_Z_MIN_BUGFIX
344
 build_flags   = ${env:chitu_f103.build_flags} -DCHITU_V5_Z_MIN_BUGFIX
345
+
346
+#
347
+# FLYmaker FLY Mini (STM32F103RCT6)
348
+#
349
+[env:FLY_MINI_maple]
350
+platform          = ${common_stm32f1.platform}
351
+extends           = common_stm32f1
352
+board             = genericSTM32F103RC
353
+board_build.address  = 0x08005000
354
+board_build.ldscript = fly_mini.ld
355
+extra_scripts     = ${common_stm32f1.extra_scripts}
356
+  buildroot/share/PlatformIO/scripts/custom_board.py
357
+build_flags       = ${common_stm32f1.build_flags}
358
+ -DDEBUG_LEVEL=0 -DSS_TIMER=4

+ 1
- 1
ini/stm32f1.ini Dosyayı Görüntüle

261
 src_filter  = ${common.default_src_filter} +<src/HAL/STM32>
261
 src_filter  = ${common.default_src_filter} +<src/HAL/STM32>
262
 
262
 
263
 #
263
 #
264
-# FLY Mini (STM32F103RCT6)
264
+# FLYmaker FLY Mini (STM32F103RCT6)
265
 #
265
 #
266
 [env:FLY_MINI]
266
 [env:FLY_MINI]
267
 platform             = ${common_stm32.platform}
267
 platform             = ${common_stm32.platform}

Loading…
İptal
Kaydet