?? .platform
字號:
# Includes that should take precedence come first. Platforms come before
# chips because they may override files. These must be specified as
# @includes instead of -I's to @opts, otherwise the %T won't be processed
# by ncc.
push( @includes, qw(
%T/platforms/eyesIFX/eyesIFXv2
%T/platforms/eyesIFX/eyesIFXv2/chips/at45db
%T/chips/at45db
) );
push ( @opts, qw(
-mmcu=msp430x1611
) );
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -