tcpaiva opened a new issue, #9876: URL: https://github.com/apache/nuttx/issues/9876
Hi, all. I don't think this is a bug. I am probably missing some very obvious step. I've been trying to port Nuttx to a new platform using IMX6 (`sabre-6quad`) as a start point since it also uses `armv7-a`. After copying and changing all the required files with respect to `arch/arm/include/"mychip"`, `arch/arm/src/"mychip"`, `boards/arm/"mychip"/"myboard", including `boards/Kconfig`, when I run `./tools/configure.sh "myboard":nsh`, it still uses the IMX6 paths. I didn't change the file `boards/arm/"mychip"/"myboard"/configs/nsg/defconfig`, since it says that it would be created automatically. Thanks for the help and keep it up! Sorry if any information is missing. Please let me know and I will complete this description. PS: I am using GNU/Linux as the operating system. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
