<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class=""><div dir="auto" style="caret-color: rgb(0, 0, 0); font-family: SabonRoman; font-size: 12px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><div class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word; line-break: after-white-space;" class=""><div style="word-wrap: break-word; line-break: after-white-space;" class=""><div class="">Any ideas or pointers?</div></div></div></blockquote></div></div><div dir="auto" class=""><br class=""></div><div dir="auto" class="">Did you forget to add something to c/src/libbsp? The autoconf builds system files are under the old tree while all the code is under bsps/. This makes it easier to remove the old build system when all is done.</div><div dir="auto" class=""><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word; line-break: after-white-space;" class=""><div style="word-wrap: break-word; line-break: after-white-space;" class=""><div class=""><br class=""></div><div class=""><br class=""></div></div></div></blockquote></div></div></div></div></blockquote><div><br class=""></div></div>likely. In c/src/lib/libbsp/arm I created a new folder called stm32f767 that contains configure.ac and Makefile.am with (my version of) appropriate modifications for my ‘767 board.<div class=""><br class=""></div><div class="">I assumed that autoconf would pick up all of the stuff in c/src and somehow use bsps, but do I need to munge any config files or is the presence of the BSP folders in bsps and c/src/lib/libbsp all?<br class=""><div class=""><br class=""></div><div class="">Andrei</div></div></body></html>