Skip to main content

GDB RSP server implementation for debugging AVR MCUs with UPDI using Microchip CMSIS-DAP based debuggers

Project description

pyavrdebug

pyavrdebug is a GDB RSP server for connecting GDB debug clients to AVR target devices through pymcuprog

PyPI - Format PyPI - Python Version PyPI - License

Usage

The remainder of this package is intentionally blank

Logging

This package uses the Python logging module for publishing log messages to library users. A basic configuration can be used (see example below), but for best results a more thorough configuration is recommended in order to control the verbosity of output from dependencies in the stack which also use logging.

import logging
logging.basicConfig(format="%(levelname)s: %(message)s", level=logging.WARNING)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

pyavrdebug-0.0.0.1-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file pyavrdebug-0.0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyavrdebug-0.0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c7012c3abbb1223a8dc9c9e9f49a41eb974299b95eee6040808c32ca3d41d523
MD5 80f7f1502fd991429d1395e86c48658d
BLAKE2b-256 bd0006f09f2f020daa4995e2bad2a6c3c70a92ed6b94af48baf7be1a63f6fd99

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page