mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-07-13 02:36:31 +02:00
initial import
This commit is contained in:
committed by
Ivan Grokhotkov
parent
668acc2c08
commit
5f3a205955
13
tools/sdk/include/esp32/xtensa/xtml605/xtensa/board.h
Executable file
13
tools/sdk/include/esp32/xtensa/xtml605/xtensa/board.h
Executable file
@ -0,0 +1,13 @@
|
||||
/*
|
||||
* board.h - Include board-specific definitions
|
||||
*
|
||||
* Copyright (c) 2011 by Tensilica Inc. ALL RIGHTS RESERVED.
|
||||
* These coded instructions, statements, and computer programs are the
|
||||
* copyrighted works and confidential proprietary information of Tensilica Inc.
|
||||
* They may not be modified, copied, reproduced, distributed, or disclosed to
|
||||
* third parties in any manner, medium, or form, in whole or in part, without
|
||||
* the prior written consent of Tensilica Inc.
|
||||
*/
|
||||
|
||||
#include <xtensa/xtml605.h>
|
||||
|
Reference in New Issue
Block a user