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

README

  • stijn's avatar
    3baf6b53
    windows/py: Support 64bit mingw-w64 builds · 3baf6b53
    stijn authored
    - add mp_int_t/mp_uint_t typedefs in mpconfigport.h
    - fix integer suffixes/formatting in mpconfig.h and mpz.h
    - use MICROPY_NLR_SETJMP=1 in Makefile since the current nlrx64.S
      implementation causes segfaults in gc_free()
    - update README
    3baf6b53
    History
    windows/py: Support 64bit mingw-w64 builds
    stijn authored
    - add mp_int_t/mp_uint_t typedefs in mpconfigport.h
    - fix integer suffixes/formatting in mpconfig.h and mpz.h
    - use MICROPY_NLR_SETJMP=1 in Makefile since the current nlrx64.S
      implementation causes segfaults in gc_free()
    - update README
To learn more about this project, read the wiki.