refractor move test enum to its own file
add assert with handler add task assert with error catcher
This commit is contained in:
@@ -98,7 +98,8 @@ typedef struct
|
||||
unsigned char ConfigDescTermination;
|
||||
} app_configuration_desc_t;
|
||||
|
||||
extern tusb_descriptor_device_t desc_device;
|
||||
extern tusb_descriptor_device_t const desc_device;
|
||||
extern app_configuration_desc_t const desc_configuration;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user