Damien George
|
4c307bfba1
|
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
It can still be overwritten by a port in mpconfigport.h but for almost
all cases one can use the provided default.
|
2017-04-01 11:39:38 +11:00 |
Paul Sokolovsky
|
344bfbb71c
|
zephyr: Fix NLR segfault in minimal build.
Requires inclusion of zephyr.h to properly detect that we're building for
Zephyr.
|
2017-03-30 22:17:18 +03:00 |
Paul Sokolovsky
|
1459f81429
|
zephyr: Add separate Zephyr config for "minimal" build.
In anticipation of enabling more features in the default build. Also, fix
compilation of minimal build.
|
2017-01-21 16:13:32 +03:00 |
Paul Sokolovsky
|
0c59c30fde
|
zephyr: Use core-provided keyboard exception object.
|
2016-12-16 01:07:28 +03:00 |
Paul Sokolovsky
|
50e8e28f96
|
zephyr/Makefile: Add minimal port.
|
2016-11-05 00:22:37 +03:00 |