Re: Trouble adding a new board

2023-11-09 Thread Alan C. Assis
Hi Robert, On 11/8/23, Robert Middleton wrote: > Turns out it was a typo in the Kconfig file that took a while to track > down. I don't think that Kconfig has an option to detect errors like > this, which is pretty annoying. > > From boards/Kconfig: > config ARCH_BOARD_STM32_THING_PLUS >

Re: Trouble adding a new board

2023-11-08 Thread Robert Middleton
Turns out it was a typo in the Kconfig file that took a while to track down. I don't think that Kconfig has an option to detect errors like this, which is pretty annoying. >From boards/Kconfig: config ARCH_BOARD_STM32_THING_PLUS bool "SparkFun STM32 Thing Plus board" depends on

Re: Trouble adding a new board

2023-11-06 Thread Mark Stevens
Robert, There was a YouTube video posted a few weeks ago and the 2+ hour session which covered porting to a new STM32F4 board. Maybe that can help. https://www.youtube.com/watch?v=TeBkVJLATcw=7s Regards, Mark __ mark.stev...@wildernesslabs.co > On 6 Nov 2023,