1NimBLE Setup 2------------ 3 4Most NimBLE initialization is done automatically by 5:doc:`sysinit <../../../os/modules/sysinitconfig/sysinitconfig>`. This 6section documents the few bits of initialization that an application 7must perform manually. 8 9.. toctree:: 10 11 ble_lp_clock 12 ble_addr 13 ble_sync_cb 14