OpenOCD
|
Data Fields | |
const char * | build_code |
unsigned int | flash_size_kb |
uint16_t | hwid |
const char * | part |
const char * | variant |
const char* nrf51_device_spec::build_code |
Definition at line 125 of file nrf51.c.
Referenced by nrf51_probe().
unsigned int nrf51_device_spec::flash_size_kb |
Definition at line 126 of file nrf51.c.
Referenced by nrf51_probe().
const char* nrf51_device_spec::part |
Definition at line 123 of file nrf51.c.
Referenced by nrf51_probe().
const char* nrf51_device_spec::variant |
Definition at line 124 of file nrf51.c.
Referenced by nrf51_probe().