📄 readme
字号:
README for the SDCC/pic14 libraryBuilding the library====================1. Edit ./Makefile.in and update the ARCH variable to match your device. It should be safe to keep the default setting (p18f877), but performance improvements might be possible in specifying the actual target chip there. 2. Run './configure'3. Run 'make clean'4. Run 'make all'Prerequisites=============* a recently new GNU Make (tested with 3.80)* current gputils (tested with 0.13.2)* SDCC with enabled 14 bit PIC backend (tested with 2.5.4)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -