-
Notifications
You must be signed in to change notification settings - Fork 1k
Bluepill: 64KB / 128KB of flash memory size #59
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
Milestone
Comments
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Jan 31, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 1, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 1, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 1, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 1, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 2, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 2, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
fpistm
added a commit
to fpistm/Arduino_Core_STM32
that referenced
this issue
Feb 13, 2018
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
benwaffle
pushed a commit
to benwaffle/Arduino_Core_STM32
that referenced
this issue
Apr 10, 2019
Some BluePill have 128k instead of 64k. Fix stm32duino#59 Signed-off-by: Frederic.Pillon <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From @Testato:
On Bluepill we need two board.txt entry, one for the 64KB and one for 128KB of flash memory size
Goal of this PR is to have the same status than older Arduino_Core_STM32F1
The text was updated successfully, but these errors were encountered: