Skip to content
Commit f982180e authored by Wolfgang Reissnegger's avatar Wolfgang Reissnegger Committed by Gregory Nutt
Browse files

SAM3/4 Timer: Remove broken definitions for BMR register.

Per documentation SAM4S and SAM4E have the BMR register values
as they are already defined. No need for chip specific values.

In addition:
 - CONFIG_ARCH_CHIP_SAM4s has wrong lower case 's' so the definitions would
   not be used anyways for SAM4S builds.
 - TC_BMR_TC2XC2S_TIOA2 does not make sense. There is no way to loop back
   TC2's TIOA2 into itself.
parent a19c099c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment