Kevin O'Connor
02c558652f
sam3: Add USB support for the SAM4 "UDP" hardware
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net >
2019-01-07 19:34:31 -05:00
Kevin O'Connor
4683036f98
sam3: Add enable_pclock() helper function
...
Add a helper function to enable peripheral clocks.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net >
2019-01-07 19:33:26 -05:00
Kevin O'Connor
94c86d6c6c
sam3: Merge sam4e8e support into sam3 code
...
Most of the peripherals on the sam4e8e are similar to the ones on the
sam3x8e mcu. Merge the code together and use just one code directory.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net >
2019-01-07 19:33:26 -05:00
Kevin O'Connor
70bbdf9334
sam3: Rename src/sam3x8e to src/sam3
...
This is in preparation for merging sam3 and sam4 code into one
directory.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net >
2019-01-07 19:33:26 -05:00