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

pic16bit

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Damien George authored
    In order to have more fine-grained control over how builtin functions are
    constructed, the MP_DECLARE_CONST_FUN_OBJ macros are made more specific,
    with suffix of _0, _1, _2, _3, _VAR, _VAR_BETEEN or _KW.  These names now
    match the MP_DEFINE_CONST_FUN_OBJ macros.
    4ebdb1f2
    History
    Name Last commit Last update
    ..