Skip to content

Add a new variant for the STM32F0308Discovery #232

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

Closed

Conversation

amassou2017
Copy link
Contributor

I added the support of the STM32F0308Discovery. Changes apply to the board.txt and adding a new folder for the new variant containing all the requested files.
Thanks

@fpistm fpistm self-requested a review March 28, 2018 12:04
@fpistm fpistm added the new variant Add support of new bard label Mar 28, 2018
@fpistm fpistm added this to the 1.2.1/1.3.0 milestone Mar 28, 2018
@fpistm
Copy link
Member

fpistm commented Mar 28, 2018

Hi @amassou2017,
thanks for your contribution.
I will review it soon

@fpistm
Copy link
Member

fpistm commented Jun 2, 2018

Hi @amassou2017
I've merged an update based on your PR:

  • Rebase on top of the master
  • Update to last version:
  • stm32f0xx_hal_conf.h
    • PeripheralPins.c
    • ldscript.ld
  • Add PinNamesVar.h
  • Replace pin number by pin name
  • Cosmetic update

Basic API tested:
I2C, SPI, GPIO, ADC, Timers, U(S)ART

@fpistm fpistm removed their request for review June 2, 2018 20:30
@amassou2017
Copy link
Contributor Author

Thanks @fpistm for approving my PR.

benwaffle pushed a commit to benwaffle/Arduino_Core_STM32 that referenced this pull request Apr 10, 2019
Close stm32duino#232 (Update by @fpistm)

Signed-off-by: amassou2017 <[email protected]>
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
Labels
new variant Add support of new bard
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants