Searched refs:build (Results 1 – 25 of 26) sorted by relevance
12
82 #define DRIVERLIB_DECLARE_RELEASE(group, build) \ argument83 const volatile uint8_t driverlib_release_##group##_##build112 #define DRIVERLIB_ASSERT_RELEASE(group, build) \ argument113 (driverlib_release_##group##_##build)
9 if [ ! -d build-$1 ]; then15 ctags -L build-$1/srcfiles.txt16 ctags -a --recurse -L build-$1/include_paths.txt 2> /dev/null
13 (cd build-$PROJECT; ../../armemu/build-generic/armemu)
8 lm4flash -v build-$PROJECT/lk.bin
9 qemu-system-microblaze -kernel build-qemu-microblaze-test/lk.elf -nographic $@
10 -kernel build-or1ksim/lk.elf $@
9 qemu-system-mips -machine mips -cpu M14K -kernel build-qemu-mips-test/lk.elf -nographic $@
31 FILES=$(find . -name *.[chS] -or -name \*.cpp | grep -v external | grep -v build-)
11 qemu-system-m68k -machine virt -cpu m68040 -kernel build-${PROJECT}/lk.elf -nographic $@
15 echo some projects have failed to build:
20 PROJ_DIR=build-${PROJ}
9 TARGET=`pwd`/build-${PROJECT}/lk.elf
6 &KERNEL_ELF="../build-aboot-surf8k/lk"
3 # Brute force build a bunch of variants of LK in parallel jobs.8 build:103 # build it104 - name: build112 # name: build-dir113 # path: build-${{ matrix.project }}/lk.*
12 - Powerful modular build system13 - Large number of utility components selectable at build time29 ### To build and test for ARM on linux31 1. install or build qemu. v2.4 and above is recommended.
12 rm -rf -- "$(BUILDROOT)"/build-*16 $(error please define LKROOT to the root of the lk build system)57 BUILDDIR := $(BUILDROOT)/build-$(PROJECT)
1 build-*
1 Snapshot of device trees taken from linux source in openembedded build,
24 \---> make/build.mk
2 `PICO_PLATFORM=rp2040` (the default) is specified for the build
11 - Copy lk.bin from build-vim2-test to a USB flash drive
3 …PICO_BOARD>.h in. This is overridable from the user environment, type=list, default="", group=build
1 This project will build the Stellaris Peripheral Driver Library.
36 * chip temperature using the build-in temperature sensor and ADC.
Completed in 19 milliseconds