学习FreeRTOS系统朋友最有力的的工具书,最具权威的一本英文参考手册; Chapter 1 About This Manual............................................................................................... 16 1.1 Scope............................................................................
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