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

unix-cpy

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    qstr_init is always called exactly before mp_init, so makes sense to
    just have mp_init call it.  Similarly with
    mp_init_emergency_exception_buf.  Doing this makes the ports simpler and
    less error prone (ie they can no longer forget to call these).
    8dbbbbc7
    History
    Name Last commit Last update
    ..
    .gitignore
    Makefile
    main.c
    mpconfigport.h