Crate makepython_nrf52840

Source
Expand description

Tock kernel for the MakePython nRF52840.

It is based on nRF52840 SoC.

Modulesยง

  • UART Writer for panic!()s.

Structsยง

  • Supported drivers by the platform

Constantsยง

Staticsยง

Functionsยง

  • crc ๐Ÿ”’
  • mainโš 
    Main function called after RAM initialized.
  • startโš 
    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.

Type Aliasesยง