R1 code for micro:bit based train controller code, requires second micro:bit running rx code to operate - see https://meanderingpi.wordpress.com/ for more information

Fork of nrf51-sdk by Lancaster University

Embed: (wiki syntax)

« Back to documentation index

Types

Data Structures

struct  sd_mbr_command_copy_sd_t
 This command copies part of a new SoftDevice The destination area is erased before copying. More...
struct  sd_mbr_command_compare_t
 This command works like memcmp, but takes the length in words. More...
struct  sd_mbr_command_copy_bl_t
 This command copies a new BootLoader. More...
struct  sd_mbr_command_vector_table_base_set_t
 Sets the base address of the interrupt vector table for interrupts forwarded from the MBR. More...