Description: This FreeRTOS transplanted to STM32F0 MCU instance, has been verified successfully, the success of driven LED, 24L01, SPI, ADC and so on peripherals. Source code has been tested correctly.
To Search:
File list (Check if you may need any files):
BUTTERFLY遥控-FreeRTOS\.project
......................\CORE\core_cm0.h
......................\....\startup_stm32f030.s
......................\Driver\delay.c
......................\......\delay.h
......................\......\drv_adc.c
......................\......\drv_adc.h
......................\......\Led.c
......................\......\Led.h
......................\......\main.c
......................\......\main.h
......................\......\NRF24L01.C
......................\......\NRF24L01.h
......................\......\SPI.c
......................\......\SPI.h
......................\......\stm32f0xx_conf.h
......................\......\stm32f0xx_it.c
......................\......\stm32f0xx_it.h
......................\......\system_stm32f0xx.c
......................\JLinkLog.txt
......................\JLinkSettings.ini
......................\List\startup_stm32f030.lst
......................\....\startup_stm32f042.lst
......................\....\STM32F042-SWITCHV10.map
......................\mylib\sysconfig.h
......................\Obj\croutine.crf
......................\...\croutine.d
......................\...\croutine.o
......................\...\delay.crf
......................\...\delay.d
......................\...\delay.o
......................\...\drv_adc.crf
......................\...\drv_adc.d
......................\...\drv_adc.o
......................\...\heap_2.crf
......................\...\heap_2.d
......................\...\heap_2.o
......................\...\led.crf
......................\...\led.d
......................\...\led.o
......................\...\list.crf
......................\...\list.d
......................\...\list.o
......................\...\main.crf
......................\...\main.d
......................\...\main.o
......................\...\nrf24l01.crf
......................\...\nrf24l01.d
......................\...\nrf24l01.o
......................\...\port.crf
......................\...\port.d
......................\...\port.o
......................\...\queue.crf
......................\...\queue.d
......................\...\queue.o
......................\...\spi.crf
......................\...\spi.d
......................\...\spi.o
......................\...\startup_stm32f030.d
......................\...\startup_stm32f030.o
......................\...\STM32F042-FreeRTOS_BUTTERFLY_RemoteControl.dep
......................\...\STM32F042-SWITCHV10.axf
......................\...\STM32F042-SWITCHV10.build_log.htm
......................\...\STM32F042-SWITCHV10.hex
......................\...\STM32F042-SWITCHV10.htm
......................\...\STM32F042-SWITCHV10.lnp
......................\...\STM32F042-SWITCHV10.sct
......................\...\stm32f0xx_adc.crf
......................\...\stm32f0xx_adc.d
......................\...\stm32f0xx_adc.o
......................\...\stm32f0xx_can.crf
......................\...\stm32f0xx_can.d
......................\...\stm32f0xx_can.o
......................\...\stm32f0xx_exti.crf
......................\...\stm32f0xx_exti.d
......................\...\stm32f0xx_exti.o
......................\...\stm32f0xx_flash.crf
......................\...\stm32f0xx_flash.d
......................\...\stm32f0xx_flash.o
......................\...\stm32f0xx_gpio.crf
......................\...\stm32f0xx_gpio.d
......................\...\stm32f0xx_gpio.o
......................\...\stm32f0xx_i2c.crf
......................\...\stm32f0xx_i2c.d
......................\...\stm32f0xx_i2c.o
......................\...\stm32f0xx_it.crf
......................\...\stm32f0xx_it.d
......................\...\stm32f0xx_it.o
......................\...\stm32f0xx_iwdg.crf
......................\...\stm32f0xx_iwdg.d
......................\...\stm32f0xx_iwdg.o
......................\...\stm32f0xx_misc.crf
......................\...\stm32f0xx_misc.d
......................\...\stm32f0xx_misc.o
......................\...\stm32f0xx_pwr.crf
......................\...\stm32f0xx_pwr.d
......................\...\stm32f0xx_pwr.o
......................\...\stm32f0xx_rcc.crf
......................\.