Adding a custom board [STM32l433CBUx]
Posted: Sat Jul 31, 2021 11:37 am
Hello all,
I have made a custom board using STM32L433CBUx. I went through "Add a new variant (board)" in the wiki i.e. added definition in boards.txt, readme.md, added linker file in "STM32L4xx\L433C(B-C)(T-U)_L443CC(T-U)" and variant and peripheral pins.
Everything seems to be peachy. I can use the peripherals, can upload the sketches with both bootloader and st-link. How do I add my code to the repo, so that it is visible for everyone ?
Is there a how to, that I can follow?
Cheers,
Mitko
I have made a custom board using STM32L433CBUx. I went through "Add a new variant (board)" in the wiki i.e. added definition in boards.txt, readme.md, added linker file in "STM32L4xx\L433C(B-C)(T-U)_L443CC(T-U)" and variant and peripheral pins.
Everything seems to be peachy. I can use the peripherals, can upload the sketches with both bootloader and st-link. How do I add my code to the repo, so that it is visible for everyone ?
Is there a how to, that I can follow?
Cheers,
Mitko