Write a program using FreeRTOS that performs the following: The program has three tasks: TxTask1, TxTask2, RxTask The program has one global counter (an unsigned integer): globalCount The program has one queue that is shared by all of the task
针对Arduino 硬件的优化的FreeRTOS源码。 This is a fork of Richard Barry's freeRTOS, optimised for the Arduino AVR devices. ## Compatibility 兼容下面的Arduino * ATmega328 16MHz : Arduino UNO, Arduino Duemilanove, Arduino Diecimila, etc. * ATmega328 16MHz : Adafruit