energia / Energia

Fork of Arduino for the Texas Instruments LaunchPad's
http://energia.nu
Other
795 stars 671 forks source link

Anaren CC110L AIR BoosterPack for StellarPad LM4F #236

Closed rei-vilo closed 11 years ago

rei-vilo commented 11 years ago

The library for the Anaren CC110L AIR BoosterPack is compatible with the StellarPad LM4F.

  #if defined( __LM4F120H5QR__ )
  // Select the correct SPI port to interface with AIR Booster Pack.
  SPI.setModule(2);
  #endif
rei-vilo commented 11 years ago

See commit f1027fb1f319e942a41909c998caf4d1030558a9