avr에서 사용할수 있는 freertos 테스트 프로그램입니다
File list:
app
..\at128
..\.....\main
..\.....\....\include
..\.....\....\.......\FreeRTOSConfig.h
..\.....\....\main.c
..\.....\....\makefile
..\FreeRTOS 器泼.txt
arch
...\at128
...\.....\include
...\.....\.......\Atmega128_common.h
...\.....\.......\Atmega128_interrupt.h
...\.....\.......\Atmega128_serial.h
...\.....\.......\Atmega128_spi.h
...\.....\.......\portmacro.h
...\.....\Atmega128_interrupt.c
...\.....\Atmega128_serial.c
...\.....\Atmega128_spi.c
...\.....\port.c
kernel
.....\include
.....\.......\FreeRTOS.h
.....\.......\list.h
.....\.......\portable.h
.....\.......\projdefs.h
.....\.......\queue.h
.....\.......\semphr.h
.....\.......\task.h
.....\heap_1.c
.....\heap_1.d
.....\heap_1.lst
.....\list.c
.....\list.d
.....\list.lst
.....\queue.c
.....\queue.d
.....\queue.lst
.....\tasks.c
.....\tasks.d
.....\tasks.lst