![]() |
Kinetis Bootloader
2.0.0
Common bootloader for Kinetis devices
|
blsh command struct More...
#include <blsh.h>
Data Fields | |
| uint8_t * | name |
| uint8_t * | help |
| uint8_t * | usage |
| blsh_func_t | function |
| void * | arg |
| struct _blsh_cmd * | next |
blsh command struct
| void* arg |
| blsh_func_t function |
| uint8_t* help |
| uint8_t* name |
| struct _blsh_cmd* next |
| uint8_t* usage |