digidotcom / xbee_ansic_library

A collection of portable ANSI C code for communicating with Digi International's XBee wireless radio modules in API mode.
204 stars 116 forks source link

Updated code #1

Closed tomlogic closed 7 years ago

tomlogic commented 11 years ago

Here's a collection of changes to the XBee ANSI C Host Library code, adding support for XBee Wi-Fi, General Purpose Memory (GPM) API frames, network scan sample, Freescale KL-25Z on mbed.org support, and general support for platforms that require aligned memory access (like ARM).