mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
14 lines
395 B
Plaintext
14 lines
395 B
Plaintext
/*
|
|
* Copyright (C) 2018 Gunar Schorcht
|
|
*
|
|
* This file is subject to the terms and conditions of the GNU Lesser
|
|
* General Public License v2.1. See the file LICENSE in the top level
|
|
* directory for more details.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup cpu_esp8266_sdk ESP8266 SDK interface
|
|
* @ingroup cpu_esp8266
|
|
* @brief Function declarations and mappings for compatibility with ESP8266 SDK
|
|
*/
|