mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 14:58:13 +08:00
SAM3/4: Fix a few more naming differences noted by Alan Carvalho de Assiss.
This commit is contained in:
@@ -1155,12 +1155,12 @@ config SAM34_TWIM1_FREQUENCY
|
||||
default 100000
|
||||
depends on SAM34_TWIM1
|
||||
|
||||
config SAM34_TWI2_FREQUENCY
|
||||
config SAM34_TWIM2_FREQUENCY
|
||||
int "TWI2 Frequency"
|
||||
default 100000
|
||||
depends on SAM34_TWIM2
|
||||
|
||||
config SAM34_TWI3_FREQUENCY
|
||||
config SAM34_TWIM3_FREQUENCY
|
||||
int "TWI3 Frequency"
|
||||
default 100000
|
||||
depends on SAM34_TWIM3
|
||||
|
||||
Reference in New Issue
Block a user