Skip to content
Snippets Groups Projects
Select Git revision
  • 055abd0b9cb3427fb9b52263d2be49620e8e4c97
  • master default protected
  • v0.10.0
  • v0.10.0-rc2
  • v0.10.0-rc1
  • v0.9.0
  • v0.9.0-rc1
  • v0.8.0
  • v0.8.0-rc2
  • v0.8.0-rc1
  • v0.7.0
  • v0.7.0-rc2
  • v0.7.0-rc1
  • v0.6.1
  • v0.6.0
  • v0.6.0-rc2
  • v0.6.0-rc1
  • v0.5.0
  • v0.5.0-rc2
  • v0.5.0-rc1
  • v0.4.0
  • v0.4.0-rc2
22 results

NEWS

Blame
  • user avatar
    Spencer Oliver authored
    Change-Id: Ie78b0a171af76cf647deef501245caf54209d9f8
    Signed-off-by: default avatarSpencer Oliver <spen@spen-soft.co.uk>
    Reviewed-on: http://openocd.zylin.com/639
    
    
    Tested-by: jenkins
    Reviewed-by: default avatarFreddie Chopin <freddie.chopin@gmail.com>
    Reviewed-by: default avatarXiaofan <xiaofanc@gmail.com>
    a34b38d6
    History
    To find the state of this project's repository at the time of any of these versions, check out the tags.
    NEWS 1.53 KiB
    This file includes highlights of the changes made in the
    OpenOCD  source archive release.  See the
    repository history for details about what changed, including
    bugfixes and other issues not mentioned here.
    
    JTAG Layer:
    	New STLINK V1/V2 JTAG/SWD adapter support.
    	New OSJTAG adapter support.
    	New Tincantools Flyswatter2 support.
    	Improved ULINK driver.
    	Improved RLINK driver.
    
    Boundary Scan:
    
    Target Layer:
    	New Cortex-M0 support.
    	New Cortex-M4 support.
    	Improved Working area algorithm.
    	New RTOS support. Currently linux, FreeRTOS, ThreadX and eCos.
    
    Flash Layer:
    	New SST39WF1601 support.
    	New EN29LV800BB support.
    	New async algorithm support for selected targets, stm32, stellaris and pic32.
    	New Atmel SAM3S, SAM3N support.
    	New ST STM32L support.
    	New Microchip PIC32MX1xx/2xx support.
    	New Freescale Kinetis K40 support.
    
    Board, Target, and Interface Configuration Scripts:
    	Support Dangerous Prototypes Bus Blaster.
    	Support ST SPEAr Family.
    	Support Gumstix Verdex boards.
    	Support TI Beaglebone.
    
    Documentation:
    	Improved HACKING info for submitting patches.
    	Fixed numerous broken links.
    
    Build and Release:
    
    For more details about what has changed since the last release,
    see the git repository history.  With gitweb, you can browse that
    in various levels of detail.
    
    For older NEWS, see the NEWS files associated with each release
    (i.e. NEWS-<version>).
    
    For more information about contributing test reports, bug fixes, or new
    features and device support, please read the new Developer Manual (or
    the BUGS and PATCHES.txt files in the source archive).