]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/uIP_Demo_IAR_ARM7/SrcIAR/dbgu.h
Prepare for V9.0.0 release.
[freertos] / FreeRTOS / Demo / uIP_Demo_IAR_ARM7 / SrcIAR / dbgu.h
1 //*----------------------------------------------------------------------------\r
2 //*         ATMEL Microcontroller Software Support  -  ROUSSET  -\r
3 //*----------------------------------------------------------------------------\r
4 //* The software is delivered "AS IS" without warranty or condition of any\r
5 //* kind, either express, implied or statutory. This includes without\r
6 //* limitation any warranty or condition with respect to merchantability or\r
7 //* fitness for any particular purpose, or against the infringements of\r
8 //* intellectual property rights of others.\r
9 //*----------------------------------------------------------------------------\r
10 //* File Name           : dbgu.c\r
11 //* Object              : DBGU routines written in C\r
12 //* Creation            : JG   16/Aug/2004\r
13 //*----------------------------------------------------------------------------\r
14 \r
15 // Include Standard files\r
16 extern void APPLI_DBGU(void);   \r
17 extern void D1_TEST_REGISTER_RESET_VALUES(void);\r
18 extern void D2_CHIP_ID_VALUES(void);\r
19 \r
20 \r
21 \r
22 \r