{ "info": { "author": "Vladimir Ermakov", "author_email": "vooon341@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Topic :: Software Development :: Embedded Systems" ], "description": ".. -*- mode: rst -*-\n\n========\n STBoot\n========\n\nFlash programmer for ST Micro's STM32 microcontrollers.\nSTBoot uses serial protocol defined in AN2662.\n\n\nSK-MSTM32F107 support\n---------------------\nOn this development board `RTS` and `DTR` are controls state of `BOOT0` and `RESET`.\n\n1. RTS \u2014 BOOT0\n2. DTR \u2014 !RESET\n\nAdd `-s` key for use in this mode.\n\n\nOptionnal depends\n-----------------\n\n- ``progressbar`` python module for display progress\n- ``IntelHex`` for convert `.hex` to `.bin`\n\n\nChangelog\n---------\n\n0.3.6\n~~~~~\n\n- Fix messages if ``progressbar`` not exist.\n- Code cleanup.\n\n0.3.5\n~~~~~\nRename access lib and utility. `(st-boot.py -> stboot.py)`\n\n0.3.4\n~~~~~\n\n- Fix programming progresspar error (maxval assertion).\n- Add hexadecimal parsiong for address and length options. ``[opster >= 0.9.10]``\n\n0.3.3\n~~~~~\n\n- Progress bar\n- Verbose option\n- program: erase option\n\n0.3.2\n~~~~~\nErase bug fixed.\n\n0.3.1\n~~~~~\nAdd verify command.\n\n0.3.0\n~~~~~\nFirst release.", "description_content_type": null, "docs_url": null, "download_url": "http://hg.vehq.ru/stboot/archive/0.3.6.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://vehq.ru/project/STBoot", "keywords": "ARM Cortex-M3,bootloader,programmer", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "stboot", "package_url": "https://pypi.org/project/stboot/", "platform": "any", "project_url": "https://pypi.org/project/stboot/", "project_urls": { "Download": "http://hg.vehq.ru/stboot/archive/0.3.6.tar.bz2", "Homepage": "http://vehq.ru/project/STBoot" }, "release_url": "https://pypi.org/project/stboot/0.3.6/", "requires_dist": null, "requires_python": null, "summary": "STM32F10x UART system bootloader interface.", "version": "0.3.6" }, "last_serial": 800110, "releases": { "0.3.1": [], "0.3.2": [], "0.3.3": [], "0.3.4": [ { "comment_text": "", "digests": { "md5": "d3fa419858909cb25b5ad76deff6f9d0", "sha256": "e6da44890a9d512964f25e5ce42ff71b495a0d9394308cfa3680ff495b940f3e" }, "downloads": -1, "filename": "stboot-0.3.4.tar.bz2", "has_sig": false, "md5_digest": "d3fa419858909cb25b5ad76deff6f9d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5287, "upload_time": "2010-03-25T14:25:44", "url": "https://files.pythonhosted.org/packages/17/6f/9906d6ed5f4aa49729b9ac6223c4a97ec8d8a1d09e963e75f2df2c120a51/stboot-0.3.4.tar.bz2" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "c610d24f7be1e02e26dc9d60fb80690c", "sha256": "8fb5735a533842dd2fe1a628f319e350d947df737b4deebbbbe40961f274be39" }, "downloads": -1, "filename": "stboot-0.3.5.tar.bz2", "has_sig": false, "md5_digest": "c610d24f7be1e02e26dc9d60fb80690c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5428, "upload_time": "2010-03-25T15:44:11", "url": "https://files.pythonhosted.org/packages/cb/ad/c4bb2f5ddf5ec873ce17cbcbfef74293e46434977bf3845e37c3ccd6f24a/stboot-0.3.5.tar.bz2" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "ea4e5829a71fa2e9f8f007482fc41cdc", "sha256": "2b3bcfcacf2483d42f618f578e46f9792581332fa4579040e57db07d1c003476" }, "downloads": -1, "filename": "stboot-0.3.6.tar.bz2", "has_sig": false, "md5_digest": "ea4e5829a71fa2e9f8f007482fc41cdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5710, "upload_time": "2010-03-30T17:00:33", "url": "https://files.pythonhosted.org/packages/ed/8a/a3b22376f9ba3036b392ed5a855acc4094585c5bd840a95defa05b9f524d/stboot-0.3.6.tar.bz2" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ea4e5829a71fa2e9f8f007482fc41cdc", "sha256": "2b3bcfcacf2483d42f618f578e46f9792581332fa4579040e57db07d1c003476" }, "downloads": -1, "filename": "stboot-0.3.6.tar.bz2", "has_sig": false, "md5_digest": "ea4e5829a71fa2e9f8f007482fc41cdc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5710, "upload_time": "2010-03-30T17:00:33", "url": "https://files.pythonhosted.org/packages/ed/8a/a3b22376f9ba3036b392ed5a855acc4094585c5bd840a95defa05b9f524d/stboot-0.3.6.tar.bz2" } ] }