aethaniel / ExperimentalCore-sam

Experimental new core for Arduino Due and other Atmel SAM boards
GNU Lesser General Public License v2.1
16 stars 10 forks source link

[variant/samg55-xpro] Bringing G55 to life #34

Closed aethaniel closed 8 years ago

aethaniel commented 8 years ago

This PR brings the clock settings to 120MHz based on external 32kHz oscillator and CoreSerial update to take into consideration the Flexcom peripheral as it needs to be set to SERIAL mode before use. G55 device headers have been updated also to fix the wrong USB HOST PORT base address.

Variant has been updated to match other boards with Serial TX/RX on pins 0/1.