📄 platforms.properties.svn-base
字号:
##Initial properties for the known platforms#This property file is used to associate the platforms specified in the comm#ID string (e.g. serial@COM1:mica) with various plaftorm-specific parameters#The entry format is as follows: # <platform>=<platform package>, <integer ID>, <baudrate># where#<platform> -- that's the platform we compile for (i.e. valid nesc target#<platform package> -- name of the common package family that uses the same AM format (e.g. avrmote)#<integer ID> -- unique integer that is used by serial forwarder to identify the platform across the network#<baudrate> -- default serial port datarate used to communicate with the mote
#Mon Nov 07 15:39:10 GMT 2005
telos=telos,2,19200
mica=avrmote,1,19200
eyes=eyes,4,19200
micaz=micaz,3,57600
mica2=avrmote,1,57600
mica2dot=avrmote,1,19200
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -