Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Auto generated API documentation and code listings for HM-11
| Buffer< T > | A templated software ring buffer |
| BufferedSerial | A serial port (UART) for communication with other serial devices |
Code
| Buffer.cpp [code] | Software Buffer - Templated Ring Buffer for most data types |
| Buffer.h [code] | Software Buffer - Templated Ring Buffer for most data types |
| BufferedSerial.cpp [code] | Software Buffer - Extends mbed Serial functionallity adding irq driven TX and RX |
| BufferedSerial.h [code] | Software Buffer - Extends mbed Serial functionallity adding irq driven TX and RX |
| hm11.cpp [code] | |
| hm11.h [code] |