Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • U uPython-mirror
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TASTE
  • uPython-mirror
  • Repository

Switch branch/tag
  • uPython-mirror
  • cc3200
  • Makefile
Find file BlameHistoryPermalink
  • Paul Sokolovsky's avatar
    cc3200: Add targets to erase flash, deploy firmware using cc3200tool. · 0748143a
    Paul Sokolovsky authored Dec 29, 2016
    cc3200tool, https://github.com/ALLTERCO/cc3200tool is a (mostly, some
    binary blobs present) open-source, Linux-friendly tool to flash a cc3200
    devices. It's an alternative to fully proprietary, Windows-only Uniflash
    from TI.
    
    The provided make targets are for erasing flash, flashing the uPy
    bootloader and firmware, and flashing vendor's WiFi firmware "servicepacks"
    (the latter needs to be downloaded from vendor side, a link is present
    inside Makefile).
    0748143a

Replace Makefile

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.