nuttx/boards/tms570ls31x-usb-kit
Alin Jerpelea 31e87abd1c Merged in alinjerpelea/nuttx (pull request #964)
move board configs to configs folder

* amber: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* arduino-due: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* arduino-mega: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* avr32dev1: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* axoloti: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* b-l072z-lrwan1: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* b-l475e-iot01a: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* bambino-200e: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* beaglebone-black: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* c5471evm: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* clicker2-stm32: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* cloudctrl: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* demo9s12ne64: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* dk-tm4c129x: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ea3131: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ea3152: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* eagle100: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* efm32-g8xx-stk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* efm32gg-stk3700: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ekk-lm3s9b96: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* esp32-core: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ez80f910200kitg: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ez80f910200zco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* fire-stm32v2: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* flipnclick-pic32mz: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* flipnclick-sam3x: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* freedom-k28f: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* freedom-k64f: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* freedom-k66f: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* freedom-k125z: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* freedom-k126z: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* gapuino: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* hymini-stm32v: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* imxrt1050-evk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* imxrt1060-evk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* kwikstik-k40: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* launchxl-cc1310: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* launchxl-cc1312r1: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* launchxl-tms57004: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lc823450-xgevk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lincoln60: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lm3s6432-s2e: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lm3s6965-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lm3s8962-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lm4f120-launchpad: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4088-devkit: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4088-quickstart: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4330-xplorer: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4337-ws: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4357-evb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpc4370-link2: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpcxpresso-lpc1768: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* lpcxpresso-lpc54628: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* makerlisp: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* maple: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* max32660-evsys: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* mbed: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* mbc1700: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* mcu123-lpc214x: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* metro-m4: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* micropendous3: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* mikroe-stm32f4: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* mirtoo: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* misoc: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* moteino-mega: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* moxa: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ne64badge: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nr5m100-nexys4: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nrf52-generic: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ntosd-dm320: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-144: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f072rb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f091rc: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f103rb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f207zg: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f302r8: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f303re: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f303ze: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f334r8: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f410rb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f446re: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-f4x1re: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-g071rb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-h743zi: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l073rz: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l152re: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l432kc: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l452re: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l476rg: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nucleo-l496zg: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* nutiny-nuc120: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-efm32g880f128-stk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-lpc-h3131: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-lpc1766stk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-lpc2378: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-e407: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-h405: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-h407: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-p107: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-p207: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-stm32-p407: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimex-strp711: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* olimexino-stm32: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* omnibusf4: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* open1788: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* or1k: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* p112: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* pcduino-a10: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* photon: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* pic32mx-starterkit: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* pic32mx7mmb: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* pic32mz-starterkit: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* pnev5180b: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* qemu-i486: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sabre-6quad: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam3u-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam4cmp-db: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam4e-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam4l-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam4s-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sam4s-xplained-pro: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sama5d2-xult: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sama5d3-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sama5d3x-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sama5d4-ek: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* samd20-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* samd21-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* same70-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* saml21-xplained: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* samv71-xult: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* shenzhou: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sim: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* skp16c26: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* spresense: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm3210e-eval: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm3220g-eval: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm3240g-eval: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32_tiny: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32butterfly2: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f051-discovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f072-discovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f103-minimum: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f334-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f3discovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f411e-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f429i-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f4discovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f746-ws: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f746g-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32f769i-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32l476-mdk: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32l476vg-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32l4r9ai-disco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32ldiscovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* stm32vldiscovery: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* sure-pic32mx: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* teensy-2.0: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* teensy-3.x: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* teensy-lc: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* tm4c123g-launchpad: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* tm4c1294-launchpad: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* tms570ls31x-usb-kit: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* twr-k60n512: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* twr-k64f120m: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* u-blox-c027: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* ubw32: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* viewtool-stm32f107: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* us7032evb1: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* xmc4500-relax: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* z16f2800100zcog: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* z80sim: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* z8encore000zco: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* z8f64200100kit: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* zkit-arm-1769: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* zp214xpa: move board configs to configs folder

    This is a cleanup that will move all configs from the board folder to
    a board/configs folder

    NOTE:
    The configure.sh script must be used with the new path <board-name>/configs/<config-name>

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* tools: configure.sh: adjust the script to use boards/configs folder

    Script update to pick the configs from the new configuration folder

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

* tools: configure.bat: adjust the script to use boards/configs folder

    Now we update the script to pick the configs from the new configuration folder

    Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>

Approved-by: Gregory Nutt <gnutt@nuttx.org>
2019-08-05 14:30:34 +00:00
..
configs/nsh Merged in alinjerpelea/nuttx (pull request #964) 2019-08-05 14:30:34 +00:00
include
scripts Change naming configs/ to boards in comments, Documentation, etc. Still a few more to go. 2019-08-05 07:13:48 -06:00
src
Kconfig
README.txt Change naming configs/ to boards in comments, Documentation, etc. Still a few more to go. 2019-08-05 07:13:48 -06:00

README
======

  This README provides some information about the port of NuttX to the TI
  Hercules TMS570LS31x USB Kit featuring the Hercules TMS570LS3137ZWT chip.

Contents
========

  - Status
  - Toolchain
  - LEDs and Buttons
  - Serial Console
  - Debugging
  - Configurations

Status
======

  2017-10-18:
  The basic port to the TMS570 is complete. The NSH with basic commands is
  up and running. There is support for SCI communication and RTI.

Toolchain
=========

  Build Platform
  --------------
  All of these configurations are set up to build with Ubuntu.

  Endian-ness Issues
  ------------------
  I used a version of the NuttX buildroot toolchain that can be built like
  this:

    cd buildroot/
    cp boards/cortexr4f-eabi-defconfig-4.8.5 .config
    make oldconfig
    make

  Before building the compiler I installed the following packages which
  are needed for the compiler build.

  # install or update all apt-get dependencies
  sudo apt-get update
  sudo apt-get upgrade
  sudo apt-get install gcc                   # not cross
  sudo apt-get install g++
  sudo apt-get install make
  sudo apt-get install bison
  sudo apt-get install flex
  sudo apt-get install gawk
  sudo apt-get install libgmp3-dev
  sudo apt-get install libmpfr-dev libmpfr-doc libmpfr4 libmpfr4-dbg
  sudo apt-get install mpc
  sudo apt-get install texinfo               # optional
  sudo apt-get install libcloog-isl-dev      # optional
  sudo apt-get install build-essential
  sudo apt-get install glibc-devel
  sudo apt-get -y install gcc-multilib libc6-i386

Serial Console
==============

  This TMS570ls3137 has a single SCI and one combined SCI/LIN interface.
  The SCI_RX and TX pins are connected to the FTDI chip which provides a
  virtual COM port for the usb kit.

Debugging
=========

  I used the On Board Debugger.

Configurations
==============

  Information Common to All Configurations
  ----------------------------------------
  Each TMS570LS31X Usb Kit configuration is maintained in a sub-directory and
  can be selected as follow:

    tools/configure.sh tms570ls31x-usb-kit/<subdir>

  Before building, make sure the PATH environment variable includes the
  correct path to the directory than holds your toolchain binaries.

  And then build NuttX by simply typing the following.  At the conclusion of
  the make, the nuttx binary will reside in an ELF file called, simply, nuttx.

    make oldconfig
    make

  The <subdir> that is provided above as an argument to the tools/configure.sh
  must be is one of the following.

  NOTES:

  1. These configurations use the mconf-based configuration tool.  To
    change any of these configurations using that tool, you should:

    a. Build and install the kconfig-mconf tool.  See nuttx/README.txt
       see additional README.txt files in the NuttX tools repository.

    b. Execute 'make menuconfig' in nuttx/ in order to start the
       reconfiguration process.

Configuration sub-directories
-----------------------------

  nsh:

    Configures the NuttShell (nsh) located at examples/nsh.