mirror of
https://github.com/apache/nuttx.git
synced 2026-05-31 23:40:19 +08:00
Need a info() macro mapping
This commit is contained in:
@@ -124,7 +124,8 @@ CCASSERT(sizeof(cc3000_buffer_desc) <= CONFIG_MQ_MAXMSGSIZE);
|
|||||||
# define PROBE(pin,state)
|
# define PROBE(pin,state)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define waitllerr(x,...)
|
#define waitllerr(x,...) // llerr
|
||||||
|
#define waitllinfo(x,...) // llinfo
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Private Types
|
* Private Types
|
||||||
|
|||||||
Reference in New Issue
Block a user