bronzebeard

View on PyPIReverse Dependencies (0)

0.2.2 bronzebeard-0.2.2-py3-none-any.whl

Wheel Details

Project: bronzebeard
Version: 0.2.2
Filename: bronzebeard-0.2.2-py3-none-any.whl
Download: [link]
Size: 138016
MD5: ed06430189bd1e0054b456304d05b4e8
SHA256: 45772d24a67ecca89984b0f3547e415da48e7d39a00fa84b5ae2d4d1b5691178
Uploaded: 2024-02-09 05:14:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bronzebeard
Version: 0.2.2
Summary: Minimal ecosystem for bare-metal RISC-V development
Author: Andrew Dailey
Author-Email: andrew[at]shallowbrooksoftware.com
Home-Page: https://github.com/theandrew168/bronzebeard
Project-Url: Documentation, https://bronzebeard.readthedocs.io
Project-Url: Source Code, https://github.com/theandrew168/bronzebeard
Project-Url: Issue Tracker, https://github.com/theandrew168/bronzebeard/issues
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Assembly
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Assemblers
Classifier: Topic :: Software Development :: Embedded Systems
Requires-Python: >=3.6
Requires-Dist: intelhex
Requires-Dist: pyserial
Requires-Dist: pyusb
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 2327 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bronzebeard/__init__.py sha256=b22l3ueEahbj9KWW-PbeLfbD3W7y0qJaIjQO-eQ4mq0 71
bronzebeard/asm.py sha256=SHRShGIZzmIvWZNXhUa_xHX4XNf2aKeHFwoD60VwuPk 103582
bronzebeard/dfu.py sha256=loLjWqXK4nKlA5c8TgNLz_yMP5hbfT0r0GDgdFIyvRc 10425
bronzebeard/definitions/ESP8266.asm sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bronzebeard/definitions/FE310-G002.asm sha256=sZ2k5E4iOhlNcaj5Smc-amhj5QsPiMce-NeERIDnyDk 1472
bronzebeard/definitions/GD32VF103.asm sha256=QOuYAeCO1964_ebcHF5QwBdlbvAEe-AAH6ZqguJpHJE 14958
bronzebeard/definitions/ST7735S.asm sha256=CrlavmKkewyUudggaIyeLR3yREepDz9eFca0HkOnAXQ 490
bronzebeard/libs/libusb-1.0.dll sha256=s4Cug5CrPPXnSfwjNX5wpuQdEgoWVmj3i75AYpDPX84 289620
bronzebeard-0.2.2.dist-info/LICENSE sha256=5Vvw_SBO2ChQhWKxsnuWdWaFOcGDX5hlNOsEJs-egQM 1070
bronzebeard-0.2.2.dist-info/METADATA sha256=9oygcaUCM7mDKNhBzbSaoA2TMcG5AwZzgdmeI5-pAIw 3403
bronzebeard-0.2.2.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
bronzebeard-0.2.2.dist-info/entry_points.txt sha256=b9PwaCQ9S-VqsTIGupDhDkNa9eMDsNO52d5MjDW50AU 100
bronzebeard-0.2.2.dist-info/top_level.txt sha256=9-OUqF5CM0DtAyi61BQZm3u_ixHrtN3Z9HAimmcyefA 12
bronzebeard-0.2.2.dist-info/RECORD

top_level.txt

bronzebeard

entry_points.txt

bronzebeard = bronzebeard.asm:cli_main
bronzebeard-dfu = bronzebeard.dfu:cli_main