Pico-IrDA is a minimalistic IrDA stack for microcontrollers.
It supports IrOBEX in primary and secondary IrDA mode and IrCOMM in secondary mode only.
Pico-IrDA works with a fixed baudrate of 9600 bps and is restricted to two communication peers
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
radius协议源码÷The Radius Stack will connect to a Radius Server. This stack
implementation is built upon the UdpStack which is available
in the radius{version}/util directory. A minimal set of VSAs (Vendor
Specific Attributes are supported by this stack). The Radius
Stack should be used as a base c ...