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

mpconfigport.mk

Blame
    • Paul Sokolovsky's avatar
      9a092831
      unix: Enable modffi by default. · 9a092831
      Paul Sokolovsky authored
      ffi is needed to use micropython-lib, so let's have it enabled by default,
      then folks who have troubles with libffi can disable it, instead of everyone
      doing manual actions again and again.
      9a092831
      History
      unix: Enable modffi by default.
      Paul Sokolovsky authored
      ffi is needed to use micropython-lib, so let's have it enabled by default,
      then folks who have troubles with libffi can disable it, instead of everyone
      doing manual actions again and again.