px-fwlib 0.10.0
Cross-platform embedded library and documentation for 8/16/32-bit microcontrollers generated with Doxygen 1.9.2

Description

Modules

 flashing_led : Microchip AVR Flashing LED example
 This example toggles the LED once a second.
 
 uart_printf : Microchip AVR printf to UART example
 This example initialised a UART, redirects stdout to the UART and demonstrates how to print strings stored in program memory and RAM.