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

micropython

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    stijn authored
    When compiling with msys2's gcc there's no need to apply the binary fmode
    so adjust the Makefile to reflect that.
    When compiling with mingw we need to include malloc.h since there is no
    alloca.h, and the 64bit detection in mpconfigport.h needs some adjustment.
    37b143ce
    History
    Name Last commit Last update