You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
256 B
Markdown

# Updating build process - test1
* 32b crosscompile
* original test kernel with updates to use link symbols
* still build kernel and test separately
```
build-kernel
build-test
# create mem files for coco sim
cp rom.init test1/.
cp test.init test1/.
```