Added first half of RE'd user_interface.c
This commit is contained in:
parent
3e5af479bc
commit
8c9a77efe8
20 changed files with 745 additions and 30 deletions
8
open_esplibs/include/esplibs/libphy.h
Normal file
8
open_esplibs/include/esplibs/libphy.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef _ESPLIBS_LIBPHY_H
|
||||
#define _ESPLIBS_LIBPHY_H
|
||||
|
||||
// Defined in phy_chip_v6_ana.o: .irom0.text+0x12d8
|
||||
uint32_t sdk_test_tout(bool);
|
||||
|
||||
#endif /* _ESPLIBS_LIBPHY_H */
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue