mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Add avr/wdt.h
This commit is contained in:
parent
bfa49e1ea0
commit
d381f654fb
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ extern "C" {
|
||||||
*-----------------------------------------------------------
|
*-----------------------------------------------------------
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include <avr/wdt.h>
|
||||||
|
|
||||||
/* Type definitions. */
|
/* Type definitions. */
|
||||||
|
|
||||||
#define portCHAR char
|
#define portCHAR char
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue