mirror of
https://github.com/pvvx/RTL00MP3.git
synced 2025-07-31 12:41:06 +00:00
update
This commit is contained in:
parent
929dc6d329
commit
0557a41f1a
13 changed files with 99 additions and 69 deletions
|
|
@ -13,8 +13,8 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
#ifndef MBED_WATCHDOG_API_H
|
||||
#define MBED_WATCHDOG_API_H
|
||||
#ifndef MBED_SYS_API_H
|
||||
#define MBED_SYS_API_H
|
||||
|
||||
#include "device.h"
|
||||
|
||||
|
|
@ -49,4 +49,4 @@ void sys_reset(void);
|
|||
}
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#endif // MBED_SYS_API_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue