| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-13 | remove ports/zephyr | Dan Halbert | |
| 2018-05-21 | zephyr/Makefile: Add kobj_types_h_target to Z_EXPORTS. | Paul Sokolovsky | |
| New generated Zephyr header file, without it build breaks. | |||
| 2018-05-21 | zephyr/modzsensor: Zephyr sensor subsystem bindings. | Paul Sokolovsky | |
| 2017-12-26 | zephyr/Makefile: clean: Clean libmicropython.a too. | Paul Sokolovsky | |
| 2017-12-06 | zephyr/CMakeLists.txt: Update for latest Zephyr buildsys changes. | Paul Sokolovsky | |
| 2017-12-01 | zephyr/Makefile: syscall_macros.h generation was moved from CMake to make. | Paul Sokolovsky | |
| Required for #include <zephyr.h> to work. | |||
| 2017-11-28 | zephyr/Makefile: Make prj_$(BOARD).conf optional, again. | Paul Sokolovsky | |
| This time hopefully should work reliably, using make $(wildcard) function, which in this case either expands to existing prj_$(BOARD).conf file, or to an empty string for non-existing one. | |||
| 2017-11-28 | zephyr/Makefile: Convert to new CMake-based Zephyr build system. | Paul Sokolovsky | |
| Zephyr 1.10 switches to CMake-based build system (already in master). | |||
| 2017-11-28 | zephyr/Makefile: clean: Remove generated prj_*_merged.conf. | Paul Sokolovsky | |
| 2017-09-10 | zephyr/Makefile: Revamp "test" target after ports were moved to ports/. | Paul Sokolovsky | |
| 2017-09-06 | all: Update Makefiles and others to build with new ports/ dir layout. | Damien George | |
| Also renames "stmhal" to "stm32" in documentation and everywhere else. | |||
| 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. | |||
