Test all board kconfig models for hello-world#17349
Test all board kconfig models for hello-world#17349MrKevinWeiss wants to merge 9 commits intoRIOT-OS:masterfrom
Conversation
|
Hmmm, It seems
nucleo-l011k4 requires using picolibc (although I don't really like how that is done...) so I need a way to force the board to select it instead of the default nanolibc. |
6a510ff to
fed3175
Compare
What do you mean? |
|
|
OK probably I should be splitting this out into other PRs. The issues with nucleo-wl55jc, lora-e5-dev and stm32mp157c-dk2 are the kconfig clock model, this must be done first and I will take a look at @aabadie work before progressing. The nucleo-l011k4 and stm32f030f4-demo should be easy, just needs to force picolib (maybe in a nicer way) The stm32f723e-disco has some obvious issues, though I haven't looked into it too much. The stm32f429i-disco is probably just missing the stdio_usb_cdc_acm thing. As I am out of time for now I will be picking up the work later. If anyone fixes this stuff before I get to it please ping me :) |
|
The following boards are still not passing:
|
fabd4c3 to
a68f53b
Compare
|
Needs a rebase now! |
|
closing as the test did its job! |
Contribution description
Just a test...
Testing procedure
Issues/PRs references