blinkenxmas.flash

The blinkenxmas.flash module implements the main function for the bxflash application.

Entry point

blinkenxmas.flash.main(args=None)[source]

Entry point for bxflash.

Support functions

blinkenxmas.flash.default_port()[source]

Attempts to determine the serial port on which the Pico is connected.

blinkenxmas.flash.get_flash_parser(config)[source]

Return an ConfigArgumentParser instance for handling the options of bxflash.