mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 09:45:55 +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)
|
||||
#endif
|
||||
|
||||
#define waitllerr(x,...)
|
||||
#define waitllerr(x,...) // llerr
|
||||
#define waitllinfo(x,...) // llinfo
|
||||
|
||||
/****************************************************************************
|
||||
* Private Types
|
||||
|
||||
Reference in New Issue
Block a user