| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | ports: Make new ports/ sub-directory and move all ports there. | Damien George | |
| This is to keep the top-level directory clean, to make it clear what is core and what is a port, and to allow the repository to grow with new ports in a sustainable way. | |||
| 2017-07-17 | zephyr: Remove long-obsolete machine_ptr_t typedef's. | Damien George | |
| 2017-04-01 | all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h | Damien George | |
| It can still be overwritten by a port in mpconfigport.h but for almost all cases one can use the provided default. | |||
| 2017-03-30 | zephyr: Fix NLR segfault in minimal build. | Paul Sokolovsky | |
| Requires inclusion of zephyr.h to properly detect that we're building for Zephyr. | |||
| 2017-01-21 | zephyr: Add separate Zephyr config for "minimal" build. | Paul Sokolovsky | |
| In anticipation of enabling more features in the default build. Also, fix compilation of minimal build. | |||
| 2016-12-16 | zephyr: Use core-provided keyboard exception object. | Paul Sokolovsky | |
| 2016-11-05 | zephyr/Makefile: Add minimal port. | Paul Sokolovsky | |
