📄 readme
字号:
Some quick notes on LEJOS NXT BuildingYou will need a Linux or equivalent environment with gcc arm tool chains.To build, just type 'make'.This should produce 3 output files:lejos_nxt_rom.bin binary rom imagelejos_nxt_ram.elf ram image for debugging with jtaglejos_nxt_samba_ram.xxx samba ram image used with runjavaA word about the make file structure.targetdefs.mak add files to the build hereenviromnet.mak toolchain setupsam7.lds a file that is parse by sed to produce the linker scripts
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -