Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • O openocd
  • 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 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10card10
  • openocd
  • Repository
Switch branch/tag
  • openocd
  • src
  • flash
  • nor
  • pic32mx.c
Find file BlameHistoryPermalink
  • Spencer Oliver's avatar
    PIC32: add flash algorithm support · 257a7645
    Spencer Oliver authored Mar 08, 2010
    
    
    Add flash algorithm support for the PIC32MX.
    Still a few things todo but this dramatically decreases
    the programing time, eg. approx programming for 2.5k test file.
     - without fastload: 60secs
     - with fastload: 45secs
     - with fastload and algorithm: 2secs.
    
    Add new devices to supported list.
    
    Signed-off-by: default avatarSpencer Oliver <ntfreak@users.sourceforge.net>
    257a7645