index
:
suspect-devices/circuitpython
1.x
2.x
3.x
4.0.x
4.1.x
4.x
5.0.x
5.1.x
5.3.x
6.0.x
6.1.x
6.2.x
audiocore-rawsample-sinewave
azure
azure-pipelines
cross
dm-mixer
dynamic-native-modules
encoding
esp-extra-scripts
fix_typo_spanish
iabdalkader-cc3k-update
jepler-try-ubuntu-20.04
main
master
parse-bytecode
reentrant-gc
stable
travis-clang
travis-esp8266
travis-stackless
travis-testing
type_hints
CircuitPython - a Python implementation for teaching coding with microcontrollers
feurig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ports
/
zephyr
/
Makefile
Age
Commit message (
Expand
)
Author
2019-10-13
remove ports/zephyr
Dan Halbert
2018-05-21
zephyr/Makefile: Add kobj_types_h_target to Z_EXPORTS.
Paul Sokolovsky
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
2017-11-28
zephyr/Makefile: Make prj_$(BOARD).conf optional, again.
Paul Sokolovsky
2017-11-28
zephyr/Makefile: Convert to new CMake-based Zephyr build system.
Paul Sokolovsky
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
2017-09-06
ports: Make new ports/ sub-directory and move all ports there.
Damien George