Crate nrf52840dk_test_kernel

source ·
Expand description

Tock kernel for the Nordic Semiconductor nRF52840 development kit (DK).

Modules§

Structs§

Constants§

Statics§

Functions§

  • This is in a separate, inline(never) function so that its stack frame is removed when this function returns. Otherwise, the stack space used for these static_inits is wasted.
  • main
    Main function called after RAM initialized.