Home
last modified time | relevance | path

Searched refs:build (Results 1 – 25 of 26) sorted by relevance

12

/lk-master/external/platform/cc13xx/cc13xxware/driverlib/
A Ddriverlib_release.h82 #define DRIVERLIB_DECLARE_RELEASE(group, build) \ argument
83 const volatile uint8_t driverlib_release_##group##_##build
112 #define DRIVERLIB_ASSERT_RELEASE(group, build) \ argument
113 (driverlib_release_##group##_##build)
/lk-master/scripts/
A Dtagit9 if [ ! -d build-$1 ]; then
15 ctags -L build-$1/srcfiles.txt
16 ctags -a --recurse -L build-$1/include_paths.txt 2> /dev/null
A Ddo-armemu-test13 (cd build-$PROJECT; ../../armemu/build-generic/armemu)
A Ddo-stellaris-launchpad-test8 lm4flash -v build-$PROJECT/lk.bin
A Ddo-qemumicroblaze9 qemu-system-microblaze -kernel build-qemu-microblaze-test/lk.elf -nographic $@
A Ddo-or1ksim10 -kernel build-or1ksim/lk.elf $@
A Ddo-qemumips9 qemu-system-mips -machine mips -cpu M14K -kernel build-qemu-mips-test/lk.elf -nographic $@
A Dreplacelic31 FILES=$(find . -name *.[chS] -or -name \*.cpp | grep -v external | grep -v build-)
A Ddo-qemum68k11 qemu-system-m68k -machine virt -cpu m68040 -kernel build-${PROJECT}/lk.elf -nographic $@
A Dbuildall15 echo some projects have failed to build:
A Ddo-cppcheck20 PROJ_DIR=build-${PROJ}
A Ddo-sifive-e9 TARGET=`pwd`/build-${PROJECT}/lk.elf
A Dlk.cmm6 &KERNEL_ELF="../build-aboot-surf8k/lk"
/lk-master/.github/workflows/
A Dgithub-ci.yml3 # Brute force build a bunch of variants of LK in parallel jobs.
8 build:
103 # build it
104 - name: build
112 # name: build-dir
113 # path: build-${{ matrix.project }}/lk.*
/lk-master/
A DREADME.md12 - Powerful modular build system
13 - Large number of utility components selectable at build time
29 ### To build and test for ARM on linux
31 1. install or build qemu. v2.4 and above is recommended.
A Dengine.mk12 rm -rf -- "$(BUILDROOT)"/build-*
16 $(error please define LKROOT to the root of the lk build system)
57 BUILDDIR := $(BUILDROOT)/build-$(PROJECT)
A D.gitignore1 build-*
/lk-master/target/sifive-unleashed/dt/
A DREADME.txt1 Snapshot of device trees taken from linux source in openembedded build,
/lk-master/make/
A Dinclude_diagram.txt24 \---> make/build.mk
/lk-master/external/platform/pico/rp2040/
A DREADME.md2 `PICO_PLATFORM=rp2040` (the default) is specified for the build
/lk-master/external/platform/pico/rp2_common/
A DREADME.md2 `PICO_PLATFORM=rp2040` (the default) is specified for the build
/lk-master/target/vim2/
A DREADME11 - Copy lk.bin from build-vim2-test to a USB flash drive
/lk-master/external/platform/pico/boards/
A Dgeneric_board.cmake3 …PICO_BOARD>.h in. This is overridable from the user environment, type=list, default="", group=build
/lk-master/external/platform/stellaris/ti-driverlib/driverlib/
A Dreadme.txt1 This project will build the Stellaris Peripheral Driver Library.
/lk-master/external/platform/lpc15xx/lpcopen/periph_temp/example/
A Dreadme.dox36 * chip temperature using the build-in temperature sensor and ADC.

Completed in 19 milliseconds

12