Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

variants: add Leafony AP03 #1889

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 1 commit into from
Dec 8, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
5 changes: 3 additions & 2 deletions 5 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -574,7 +574,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32L072RBT | [PX-HER0](https://piconomix.com/fwlib/_p_i_c_o_n_o_m_i_x__s_t_m32__h_e_r_o__b_o_a_r_d.html) | *1.8.0* | |
| :yellow_heart: | STM32L072RB<br>STM32L072RZ | Generic Board | **2.4.0** | |
| :green_heart: | STM32L072RBT<br>STM32L072RZT | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32L072V8<br>STM32L072VB<br>STM32L072VZ | Generic Board | **2.4.0** |
| :yellow_heart: | STM32L072V8<br>STM32L072VB<br>STM32L072VZ | Generic Board | **2.4.0** |
| :yellow_heart: | STM32L073CB<br>STM32L073CZ | Generic Board | **2.4.0** | |
| :green_heart: | STM32L073CZY | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32L073RB<br>STM32L073RZ | Generic Board | **2.4.0** | |
Expand All @@ -589,7 +589,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :yellow_heart: | STM32L083RB | Generic Board | **2.4.0** | |
| :green_heart: | STM32L083RBT<br>STM32L083RZT | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32L083RZ | Generic Board | **2.4.0** | |
| :yellow_heart: | STM32L083V8<br>STM32L083VB<br>STM32L083VZ | Generic Board | **2.4.0** |
| :yellow_heart: | STM32L083V8<br>STM32L083VB<br>STM32L083VZ | Generic Board | **2.4.0** |

### Generic STM32L1 boards

Expand All @@ -616,6 +616,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d
| :green_heart: | STM32L443CC<br>STM32L443CC | Generic Board | *2.1.0* | |
| :green_heart: | STM32L433RC-P | Generic Board | *2.0.0* | |
| :green_heart: | STM32L452RC<br>STM32L452RE<br>STM32L462RE | Generic Board | *2.0.0* | |
| :yellow_heart: | STM32L452RE | [Leafony AP03](https://docs.leafony.com/en/docs/leaf/processor/ap03) | **2.4.0** |
| :green_heart: | STM32L452RE-P | Generic Board | *2.0.0* | |
| :green_heart: | STM32L475VC<br>STM32L475VE<br>STM32L475VG | Generic Board | *2.0.0* | |
| :green_heart: | STM32L476VC<br>STM32L476VE<br>STM32L476VG | Generic Board | *2.0.0* | |
Expand Down
9 changes: 9 additions & 0 deletions 9 boards.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8790,6 +8790,15 @@ GenL4.build.cmsis_lib_gcc=arm_cortexM4lf_math
GenL4.upload.maximum_size=0
GenL4.upload.maximum_data_size=0

# Leafony AP03
GenL4.menu.pnum.LEAFONY_AP03=Leafony AP03
GenL4.menu.pnum.LEAFONY_AP03.upload.maximum_size=524288
GenL4.menu.pnum.LEAFONY_AP03.upload.maximum_data_size=163840
GenL4.menu.pnum.LEAFONY_AP03.build.board=LEAFONY_AP03
GenL4.menu.pnum.LEAFONY_AP03.build.product_line=STM32L452xx
GenL4.menu.pnum.LEAFONY_AP03.build.variant=STM32L4xx/L452RC(I-T-Y)_L452RE(I-T-Y)x(P)_L462RE(I-T-Y)
GenL4.menu.pnum.LEAFONY_AP03.build.peripheral_pins=-DCUSTOM_PERIPHERAL_PINS

# Generic L412K8Tx
GenL4.menu.pnum.GENERIC_L412K8TX=Generic L412K8Tx
GenL4.menu.pnum.GENERIC_L412K8TX.upload.maximum_size=65536
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.