py32duino / Arduino-PY32

Arduino core for the PY32.
MIT License
43 stars 8 forks source link

Support for 64KB Chip #7

Closed garudaonekh closed 10 months ago

garudaonekh commented 10 months ago

您的功能请求是否与解决某些问题有关?请描述一下。/ Is your feature request related to a problem? Please describe.

I need bigger flash as my code is too big

描述您想要的解决方案 / Describe the solution you'd like

Support for 64KB MCU

Hi, I use PY32F002A. it's 20KB and I already use 90% using Optimation(Smallest with LTO). I wish to use 64KB chip

描述您想要的详细使用步骤描述 / Describe the solution you'd like to use in what way

for SPI project. Currently, it's already 90% used

其他备注信息或截图 / Add any other context or screenshots about the feature request here

No response

确认信息

garudaonekh commented 10 months ago

Sorry, I forget to check PY32F030 has boad Part option to select 64KB.