From 225f4ba4fe806afeda1ee8519bb5f4a8ce540af2 Mon Sep 17 00:00:00 2001 From: Matthias Ringwald Date: Mon, 11 Mar 2019 16:59:56 +0100 Subject: [PATCH] stm32-f4discovery-cc256x: use new Makefile-based port --- .../.gitignore | 0 .../.mxproject | 0 .../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h | 0 .../Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h | 0 .../Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h | 0 .../Drivers/CMSIS/Include/cmsis_armcc.h | 0 .../Drivers/CMSIS/Include/cmsis_armclang.h | 0 .../Drivers/CMSIS/Include/cmsis_compiler.h | 0 .../Drivers/CMSIS/Include/cmsis_gcc.h | 0 .../Drivers/CMSIS/Include/cmsis_iccarm.h | 0 .../Drivers/CMSIS/Include/cmsis_version.h | 0 .../Drivers/CMSIS/Include/core_armv8mbl.h | 0 .../Drivers/CMSIS/Include/core_armv8mml.h | 0 .../Drivers/CMSIS/Include/core_cm0.h | 0 .../Drivers/CMSIS/Include/core_cm0plus.h | 0 .../Drivers/CMSIS/Include/core_cm1.h | 0 .../Drivers/CMSIS/Include/core_cm23.h | 0 .../Drivers/CMSIS/Include/core_cm3.h | 0 .../Drivers/CMSIS/Include/core_cm33.h | 0 .../Drivers/CMSIS/Include/core_cm4.h | 0 .../Drivers/CMSIS/Include/core_cm7.h | 0 .../Drivers/CMSIS/Include/core_sc000.h | 0 .../Drivers/CMSIS/Include/core_sc300.h | 0 .../Drivers/CMSIS/Include/mpu_armv7.h | 0 .../Drivers/CMSIS/Include/mpu_armv8.h | 0 .../Drivers/CMSIS/Include/tz_context.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h | 0 .../STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c | 0 .../STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c | 0 .../Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c | 0 .../Inc/dma.h | 0 .../Inc/gpio.h | 0 .../Inc/i2c.h | 0 .../Inc/i2s.h | 0 .../Inc/main.h | 0 .../Inc/spi.h | 0 .../Inc/stm32f4xx_hal_conf.h | 0 .../Inc/stm32f4xx_it.h | 0 .../Inc/usart.h | 0 .../Makefile | 0 .../README.md | 0 .../STM32F407VGTx_FLASH.ld | 0 .../Src/dma.c | 0 .../Src/gpio.c | 0 .../Src/i2c.c | 0 .../Src/i2s.c | 0 .../Src/main.c | 0 .../Src/spi.c | 0 .../Src/stm32f4xx_hal_msp.c | 0 .../Src/stm32f4xx_it.c | 0 .../Src/system_stm32f4xx.c | 0 .../Src/usart.c | 0 .../bsp/audio.c | 0 .../bsp/audio.h | 0 .../bsp/cs43l22.c | 0 .../bsp/cs43l22.h | 0 .../bsp/stm32f4_discovery.c | 0 .../bsp/stm32f4_discovery.h | 0 .../bsp/stm32f4_discovery_audio.c | 0 .../bsp/stm32f4_discovery_audio.h | 0 .../ozone.jdebug | 0 .../pdm/Release_Notes.html | 0 .../pdm/pdm_filter.h | 0 .../port/btstack_config.h | 0 .../port/hal_audio_f4discovery.c | 0 .../port/hal_flash_bank_stm32.c | 0 .../port/hal_flash_bank_stm32.h | 0 .../port/port.c | 0 .../port/port.h | 0 .../startup_stm32f407xx.s | 0 .../stm32f4-discovery-cc256x.ioc | 0 112 files changed, 0 insertions(+), 0 deletions(-) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/.gitignore (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/.mxproject (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_armcc.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_armclang.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_compiler.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_gcc.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_iccarm.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/cmsis_version.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_armv8mbl.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_armv8mml.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm0.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm0plus.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm1.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm23.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm3.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm33.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm4.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_cm7.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_sc000.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/core_sc300.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/mpu_armv7.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/mpu_armv8.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/CMSIS/Include/tz_context.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/dma.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/gpio.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/i2c.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/i2s.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/main.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/spi.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/stm32f4xx_hal_conf.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/stm32f4xx_it.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Inc/usart.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Makefile (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/README.md (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/STM32F407VGTx_FLASH.ld (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/dma.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/gpio.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/i2c.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/i2s.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/main.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/spi.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/stm32f4xx_hal_msp.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/stm32f4xx_it.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/system_stm32f4xx.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/Src/usart.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/audio.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/audio.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/cs43l22.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/cs43l22.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/stm32f4_discovery.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/stm32f4_discovery.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/stm32f4_discovery_audio.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/bsp/stm32f4_discovery_audio.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/ozone.jdebug (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/pdm/Release_Notes.html (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/pdm/pdm_filter.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/btstack_config.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/hal_audio_f4discovery.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/hal_flash_bank_stm32.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/hal_flash_bank_stm32.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/port.c (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/port/port.h (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/startup_stm32f407xx.s (100%) rename port/{stm32-f4discovery-cc256x-2 => stm32-f4discovery-cc256x}/stm32f4-discovery-cc256x.ioc (100%) diff --git a/port/stm32-f4discovery-cc256x-2/.gitignore b/port/stm32-f4discovery-cc256x/.gitignore similarity index 100% rename from port/stm32-f4discovery-cc256x-2/.gitignore rename to port/stm32-f4discovery-cc256x/.gitignore diff --git a/port/stm32-f4discovery-cc256x-2/.mxproject b/port/stm32-f4discovery-cc256x/.mxproject similarity index 100% rename from port/stm32-f4discovery-cc256x-2/.mxproject rename to port/stm32-f4discovery-cc256x/.mxproject diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f407xx.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/stm32f4xx.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Device/ST/STM32F4xx/Include/system_stm32f4xx.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_armcc.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armcc.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_armcc.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armcc.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_armclang.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armclang.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_armclang.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_armclang.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_compiler.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_compiler.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_compiler.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_compiler.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_gcc.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_gcc.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_gcc.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_gcc.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_iccarm.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_iccarm.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_iccarm.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_iccarm.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_version.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_version.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/cmsis_version.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/cmsis_version.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_armv8mbl.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mbl.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_armv8mbl.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mbl.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_armv8mml.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mml.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_armv8mml.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_armv8mml.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm0.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm0.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm0plus.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0plus.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm0plus.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm0plus.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm1.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm1.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm1.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm1.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm23.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm23.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm23.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm23.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm3.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm3.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm3.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm3.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm33.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm33.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm33.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm33.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm4.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm4.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm4.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm4.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm7.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm7.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_cm7.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_cm7.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_sc000.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc000.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_sc000.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc000.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_sc300.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc300.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/core_sc300.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/core_sc300.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/mpu_armv7.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv7.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/mpu_armv7.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv7.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/mpu_armv8.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv8.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/mpu_armv8.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/mpu_armv8.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/tz_context.h b/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/tz_context.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/CMSIS/Include/tz_context.h rename to port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/tz_context.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/Legacy/stm32_hal_legacy.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_cortex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_def.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_dma_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_exti.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_flash_ramfunc.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_gpio_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2c_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_i2s_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_pwr_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rcc_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_spi.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_tim_ex.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_uart.h diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_cortex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_dma_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_exti.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_flash_ramfunc.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_gpio.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2s_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_pwr_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_rcc_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_spi.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_tim_ex.c diff --git a/port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c b/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c rename to port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_uart.c diff --git a/port/stm32-f4discovery-cc256x-2/Inc/dma.h b/port/stm32-f4discovery-cc256x/Inc/dma.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/dma.h rename to port/stm32-f4discovery-cc256x/Inc/dma.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/gpio.h b/port/stm32-f4discovery-cc256x/Inc/gpio.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/gpio.h rename to port/stm32-f4discovery-cc256x/Inc/gpio.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/i2c.h b/port/stm32-f4discovery-cc256x/Inc/i2c.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/i2c.h rename to port/stm32-f4discovery-cc256x/Inc/i2c.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/i2s.h b/port/stm32-f4discovery-cc256x/Inc/i2s.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/i2s.h rename to port/stm32-f4discovery-cc256x/Inc/i2s.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/main.h b/port/stm32-f4discovery-cc256x/Inc/main.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/main.h rename to port/stm32-f4discovery-cc256x/Inc/main.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/spi.h b/port/stm32-f4discovery-cc256x/Inc/spi.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/spi.h rename to port/stm32-f4discovery-cc256x/Inc/spi.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/stm32f4xx_hal_conf.h b/port/stm32-f4discovery-cc256x/Inc/stm32f4xx_hal_conf.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/stm32f4xx_hal_conf.h rename to port/stm32-f4discovery-cc256x/Inc/stm32f4xx_hal_conf.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/stm32f4xx_it.h b/port/stm32-f4discovery-cc256x/Inc/stm32f4xx_it.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/stm32f4xx_it.h rename to port/stm32-f4discovery-cc256x/Inc/stm32f4xx_it.h diff --git a/port/stm32-f4discovery-cc256x-2/Inc/usart.h b/port/stm32-f4discovery-cc256x/Inc/usart.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Inc/usart.h rename to port/stm32-f4discovery-cc256x/Inc/usart.h diff --git a/port/stm32-f4discovery-cc256x-2/Makefile b/port/stm32-f4discovery-cc256x/Makefile similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Makefile rename to port/stm32-f4discovery-cc256x/Makefile diff --git a/port/stm32-f4discovery-cc256x-2/README.md b/port/stm32-f4discovery-cc256x/README.md similarity index 100% rename from port/stm32-f4discovery-cc256x-2/README.md rename to port/stm32-f4discovery-cc256x/README.md diff --git a/port/stm32-f4discovery-cc256x-2/STM32F407VGTx_FLASH.ld b/port/stm32-f4discovery-cc256x/STM32F407VGTx_FLASH.ld similarity index 100% rename from port/stm32-f4discovery-cc256x-2/STM32F407VGTx_FLASH.ld rename to port/stm32-f4discovery-cc256x/STM32F407VGTx_FLASH.ld diff --git a/port/stm32-f4discovery-cc256x-2/Src/dma.c b/port/stm32-f4discovery-cc256x/Src/dma.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/dma.c rename to port/stm32-f4discovery-cc256x/Src/dma.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/gpio.c b/port/stm32-f4discovery-cc256x/Src/gpio.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/gpio.c rename to port/stm32-f4discovery-cc256x/Src/gpio.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/i2c.c b/port/stm32-f4discovery-cc256x/Src/i2c.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/i2c.c rename to port/stm32-f4discovery-cc256x/Src/i2c.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/i2s.c b/port/stm32-f4discovery-cc256x/Src/i2s.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/i2s.c rename to port/stm32-f4discovery-cc256x/Src/i2s.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/main.c b/port/stm32-f4discovery-cc256x/Src/main.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/main.c rename to port/stm32-f4discovery-cc256x/Src/main.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/spi.c b/port/stm32-f4discovery-cc256x/Src/spi.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/spi.c rename to port/stm32-f4discovery-cc256x/Src/spi.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/stm32f4xx_hal_msp.c b/port/stm32-f4discovery-cc256x/Src/stm32f4xx_hal_msp.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/stm32f4xx_hal_msp.c rename to port/stm32-f4discovery-cc256x/Src/stm32f4xx_hal_msp.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/stm32f4xx_it.c b/port/stm32-f4discovery-cc256x/Src/stm32f4xx_it.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/stm32f4xx_it.c rename to port/stm32-f4discovery-cc256x/Src/stm32f4xx_it.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/system_stm32f4xx.c b/port/stm32-f4discovery-cc256x/Src/system_stm32f4xx.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/system_stm32f4xx.c rename to port/stm32-f4discovery-cc256x/Src/system_stm32f4xx.c diff --git a/port/stm32-f4discovery-cc256x-2/Src/usart.c b/port/stm32-f4discovery-cc256x/Src/usart.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/Src/usart.c rename to port/stm32-f4discovery-cc256x/Src/usart.c diff --git a/port/stm32-f4discovery-cc256x-2/bsp/audio.c b/port/stm32-f4discovery-cc256x/bsp/audio.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/audio.c rename to port/stm32-f4discovery-cc256x/bsp/audio.c diff --git a/port/stm32-f4discovery-cc256x-2/bsp/audio.h b/port/stm32-f4discovery-cc256x/bsp/audio.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/audio.h rename to port/stm32-f4discovery-cc256x/bsp/audio.h diff --git a/port/stm32-f4discovery-cc256x-2/bsp/cs43l22.c b/port/stm32-f4discovery-cc256x/bsp/cs43l22.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/cs43l22.c rename to port/stm32-f4discovery-cc256x/bsp/cs43l22.c diff --git a/port/stm32-f4discovery-cc256x-2/bsp/cs43l22.h b/port/stm32-f4discovery-cc256x/bsp/cs43l22.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/cs43l22.h rename to port/stm32-f4discovery-cc256x/bsp/cs43l22.h diff --git a/port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery.c b/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery.c rename to port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.c diff --git a/port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery.h b/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery.h rename to port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery.h diff --git a/port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery_audio.c b/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery_audio.c rename to port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.c diff --git a/port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery_audio.h b/port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/bsp/stm32f4_discovery_audio.h rename to port/stm32-f4discovery-cc256x/bsp/stm32f4_discovery_audio.h diff --git a/port/stm32-f4discovery-cc256x-2/ozone.jdebug b/port/stm32-f4discovery-cc256x/ozone.jdebug similarity index 100% rename from port/stm32-f4discovery-cc256x-2/ozone.jdebug rename to port/stm32-f4discovery-cc256x/ozone.jdebug diff --git a/port/stm32-f4discovery-cc256x-2/pdm/Release_Notes.html b/port/stm32-f4discovery-cc256x/pdm/Release_Notes.html similarity index 100% rename from port/stm32-f4discovery-cc256x-2/pdm/Release_Notes.html rename to port/stm32-f4discovery-cc256x/pdm/Release_Notes.html diff --git a/port/stm32-f4discovery-cc256x-2/pdm/pdm_filter.h b/port/stm32-f4discovery-cc256x/pdm/pdm_filter.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/pdm/pdm_filter.h rename to port/stm32-f4discovery-cc256x/pdm/pdm_filter.h diff --git a/port/stm32-f4discovery-cc256x-2/port/btstack_config.h b/port/stm32-f4discovery-cc256x/port/btstack_config.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/btstack_config.h rename to port/stm32-f4discovery-cc256x/port/btstack_config.h diff --git a/port/stm32-f4discovery-cc256x-2/port/hal_audio_f4discovery.c b/port/stm32-f4discovery-cc256x/port/hal_audio_f4discovery.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/hal_audio_f4discovery.c rename to port/stm32-f4discovery-cc256x/port/hal_audio_f4discovery.c diff --git a/port/stm32-f4discovery-cc256x-2/port/hal_flash_bank_stm32.c b/port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/hal_flash_bank_stm32.c rename to port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.c diff --git a/port/stm32-f4discovery-cc256x-2/port/hal_flash_bank_stm32.h b/port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/hal_flash_bank_stm32.h rename to port/stm32-f4discovery-cc256x/port/hal_flash_bank_stm32.h diff --git a/port/stm32-f4discovery-cc256x-2/port/port.c b/port/stm32-f4discovery-cc256x/port/port.c similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/port.c rename to port/stm32-f4discovery-cc256x/port/port.c diff --git a/port/stm32-f4discovery-cc256x-2/port/port.h b/port/stm32-f4discovery-cc256x/port/port.h similarity index 100% rename from port/stm32-f4discovery-cc256x-2/port/port.h rename to port/stm32-f4discovery-cc256x/port/port.h diff --git a/port/stm32-f4discovery-cc256x-2/startup_stm32f407xx.s b/port/stm32-f4discovery-cc256x/startup_stm32f407xx.s similarity index 100% rename from port/stm32-f4discovery-cc256x-2/startup_stm32f407xx.s rename to port/stm32-f4discovery-cc256x/startup_stm32f407xx.s diff --git a/port/stm32-f4discovery-cc256x-2/stm32f4-discovery-cc256x.ioc b/port/stm32-f4discovery-cc256x/stm32f4-discovery-cc256x.ioc similarity index 100% rename from port/stm32-f4discovery-cc256x-2/stm32f4-discovery-cc256x.ioc rename to port/stm32-f4discovery-cc256x/stm32f4-discovery-cc256x.ioc