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

modmachine.c

  • Dave Hylands's avatar
    755b0143
    unix: machine_mem improvements · 755b0143
    Dave Hylands authored
    This basically introduces the MICROPY_MACHINE_MEM_GET_READ_ADDR
    and MICROPY_MACHINE_MEM_GET_WRITE_ADDR macros. If one of them is
    not defined, then a default identity function is provided.
    755b0143
    History
    unix: machine_mem improvements
    Dave Hylands authored
    This basically introduces the MICROPY_MACHINE_MEM_GET_READ_ADDR
    and MICROPY_MACHINE_MEM_GET_WRITE_ADDR macros. If one of them is
    not defined, then a default identity function is provided.