mirror of
https://github.com/jialexd/sdk-ameba-v4.0c_180328.git
synced 2026-03-22 10:34:46 +00:00
first add sdk
This commit is contained in:
commit
f91efd1250
3915 changed files with 1291882 additions and 0 deletions
8
component/common/example/example_entry.h
Executable file
8
component/common/example/example_entry.h
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef __EXAMPLE_ENTRY_H__
|
||||
#define __EXAMPLE_ENTRY_H__
|
||||
|
||||
|
||||
void example_entry(void);
|
||||
void pre_example_entry(void);
|
||||
|
||||
#endif //#ifndef __EXAMPLE_ENTRY_H__
|
||||
Loading…
Add table
Add a link
Reference in a new issue