mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-19 16:20:40 -05:00
made a copy
This commit is contained in:
parent
bb7dc7c37f
commit
e20f132f48
2632 changed files with 751681 additions and 0 deletions
22
20080212/Demo/uIP_Demo_IAR_ARM7/SrcIAR/dbgu.h
Normal file
22
20080212/Demo/uIP_Demo_IAR_ARM7/SrcIAR/dbgu.h
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
//*----------------------------------------------------------------------------
|
||||
//* ATMEL Microcontroller Software Support - ROUSSET -
|
||||
//*----------------------------------------------------------------------------
|
||||
//* The software is delivered "AS IS" without warranty or condition of any
|
||||
//* kind, either express, implied or statutory. This includes without
|
||||
//* limitation any warranty or condition with respect to merchantability or
|
||||
//* fitness for any particular purpose, or against the infringements of
|
||||
//* intellectual property rights of others.
|
||||
//*----------------------------------------------------------------------------
|
||||
//* File Name : dbgu.c
|
||||
//* Object : DBGU routines written in C
|
||||
//* Creation : JG 16/Aug/2004
|
||||
//*----------------------------------------------------------------------------
|
||||
|
||||
// Include Standard files
|
||||
extern void APPLI_DBGU(void);
|
||||
extern void D1_TEST_REGISTER_RESET_VALUES(void);
|
||||
extern void D2_CHIP_ID_VALUES(void);
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue