Module stellaris_launchpad::common [] [src]

Modules common to all targets.

Modules

builtins

Functions required by the code rustc/LLVM generates.

startup

Handles CPU startup (segment init, etc) that's common to all CPUs. Chip specific init (like the interrupt table) should be in the relevant module.