Skip to content

Adding STORM32_V1_31_RC variant #1375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 20 commits into from
May 3, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
6266208
Adding STORM32_V1_31_RC variant
owennewo Apr 28, 2021
8f806a2
fixing AStyle for STORM32 variant
owennewo Apr 28, 2021
84e5ed7
removing commented out code
owennewo Apr 28, 2021
d88203f
adding to README for STorM32
owennewo Apr 30, 2021
221cca3
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
owennewo Apr 30, 2021
8039dd5
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
owennewo Apr 30, 2021
c297866
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
owennewo Apr 30, 2021
aaf589d
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
owennewo Apr 30, 2021
a89c32f
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
owennewo Apr 30, 2021
e69d005
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.h
owennewo Apr 30, 2021
1b0af3e
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.h
owennewo Apr 30, 2021
95987c8
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.h
owennewo Apr 30, 2021
a84f585
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.cpp
owennewo Apr 30, 2021
b25f8b4
Update boards.txt
fpistm May 3, 2021
529b452
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.cpp
fpistm May 3, 2021
ca3b884
Update variants/STM32F1xx/F103R(C-D-E)T/PeripheralPins_STORM32_V1_31_…
fpistm May 3, 2021
e330d2e
Update README.md
fpistm May 3, 2021
1963c8e
Adding 'CDC (generic 'Serial' supersede U(S)ART)'
owennewo May 3, 2021
bdd398d
Update variants/STM32F1xx/F103R(C-D-E)T/variant_STORM32_V1_31_RC.h
owennewo May 3, 2021
b13abe1
Update boards.txt
fpistm May 3, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,6 +432,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| Status | Device(s) | Name | Release | Notes |
| :----: | :-------: | ---- | :-----: | :---- |
| :green_heart: | STM32F051K6U | [Wraith V1 ESC](https://www.readytoflyquads.com/35a-wraith32-v11-32bit-blheli-esc) | *1.8.0* | |
| :yellow_heart: | STM32F103RCT | [STorM32 V1.31 RC](http://www.olliw.eu/storm32bgc-wiki/STorM32_Boards#STorM32-BGC_v1.3) | **2.1.0** | |

### Generic flight controllers

Expand Down
23 changes: 23 additions & 0 deletions boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4931,6 +4931,18 @@ ESC_board.menu.pnum.WRAITH32_V1.build.variant=STM32F0xx/F051K(6-8)U
ESC_board.menu.pnum.WRAITH32_V1.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
ESC_board.menu.pnum.WRAITH32_V1.build.cmsis_lib_gcc=arm_cortexM0l_math

# STORM32_V1_RC board
ESC_board.menu.pnum.STORM32_V1_31_RC=STorM32 BGC v1.31 RC
ESC_board.menu.pnum.STORM32_V1_31_RC.upload.maximum_size=262144
ESC_board.menu.pnum.STORM32_V1_31_RC.upload.maximum_data_size=49152
ESC_board.menu.pnum.STORM32_V1_31_RC.build.mcu=cortex-m3
ESC_board.menu.pnum.STORM32_V1_31_RC.build.board=STORM32_V1_31_RC
ESC_board.menu.pnum.STORM32_V1_31_RC.build.series=STM32F1xx
ESC_board.menu.pnum.STORM32_V1_31_RC.build.product_line=STM32F103xE
ESC_board.menu.pnum.STORM32_V1_31_RC.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS
ESC_board.menu.pnum.STORM32_V1_31_RC.build.cmsis_lib_gcc=arm_cortexM3l_math
ESC_board.menu.pnum.STORM32_V1_31_RC.build.variant=STM32F1xx/F103R(C-D-E)T

# Upload menu
ESC_board.menu.upload_method.swdMethod=STM32CubeProgrammer (SWD)
ESC_board.menu.upload_method.swdMethod.upload.protocol=0
Expand Down Expand Up @@ -5857,6 +5869,17 @@ Midatronics.menu.xusb.HS.build.usb_speed=-DUSE_USB_HS
Midatronics.menu.xusb.HSFS=High Speed in Full Speed mode
Midatronics.menu.xusb.HSFS.build.usb_speed=-DUSE_USB_HS -DUSE_USB_HS_IN_FS

ESC_board.menu.usb.none=None
ESC_board.menu.usb.CDCgen=CDC (generic 'Serial' supersede U(S)ART)
ESC_board.menu.usb.CDCgen.build.enable_usb={build.usb_flags} -DUSBD_USE_CDC
ESC_board.menu.usb.CDC=CDC (no generic 'Serial')
ESC_board.menu.usb.CDC.build.enable_usb={build.usb_flags} -DUSBD_USE_CDC -DDISABLE_GENERIC_SERIALUSB
ESC_board.menu.xusb.FS=Low/Full Speed
ESC_board.menu.xusb.HS=High Speed
ESC_board.menu.xusb.HS.build.usb_speed=-DUSE_USB_HS
ESC_board.menu.xusb.HSFS=High Speed in Full Speed mode
ESC_board.menu.xusb.HSFS.build.usb_speed=-DUSE_USB_HS -DUSE_USB_HS_IN_FS

# Optimizations
Nucleo_144.menu.opt.osstd=Smallest (-Os default)
Nucleo_144.menu.opt.oslto=Smallest (-Os) with LTO
Expand Down
Loading