mikaelpatel / Cosa

An Object-Oriented Platform for Arduino/AVR
https://mikaelpatel.github.io/Cosa/
GNU Lesser General Public License v2.1
338 stars 76 forks source link

Add support for LowPowerLab Moteino #187

Closed mikaelpatel closed 10 years ago

mikaelpatel commented 10 years ago

See http://lowpowerlab.com/ Basically it is a new vendor/board definition as the RFM69 driver is already available.

mikaelpatel commented 10 years ago

See commit https://github.com/mikaelpatel/Cosa/commit/274797bea106a8cacfd8a9220a1f4a6d72fdb1d4, https://github.com/mikaelpatel/Cosa/commit/7b9ac85c043fe0c4a46f30ba1022b31760861aeb and https://github.com/mikaelpatel/Cosa/commit/aeafac28ec6e7bcf0226f33922821fe08fe29b8b. This is the basic implementation to get the Moteino up and running with Cosa.