Implement extended device metadata (#1874)
* Implement extended device metadata * HAS_BLUETOOTH should be global
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
#ifndef HAS_RADIO
|
||||
#define HAS_RADIO 1
|
||||
#endif
|
||||
#ifdef HAS_CPU_SHUTDOWN
|
||||
#define HAS_CPU_SHUTDOWN 1
|
||||
#endif
|
||||
|
||||
//
|
||||
// set HW_VENDOR
|
||||
|
||||
Reference in New Issue
Block a user