Skip to content
Snippets Groups Projects
Select Git revision
  • 5f3e005b6791634b104fa6385c8a9bf5ed1af164
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

runtime0.h

Blame
  • user avatar
    Damien George authored
    Before this patch, the native types for uint and ptr/ptr8/ptr16/ptr32
    all overlapped and it was possible to make a mistake in casting.  Now,
    these types are all separate and any coding mistakes will be raised
    as runtime errors.
    5f3e005b
    History
    runtime0.h 4.41 KiB