Crate nrf52840dk_test_dynamic_app_load

Source
Expand description

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

Modulesยง

  • Debug Writer

Structsยง

  • Supported drivers by the platform

Constantsยง

Staticsยง

Functionsยง

  • create_peripherals ๐Ÿ”’ โš 
    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.

Type Aliasesยง