Skip to content
  • Antonio Borneo's avatar
    ffe6bc82
    swim: add new transport · ffe6bc82
    Antonio Borneo authored
    
    
    Add SWIM and STM8 to documentation and update TODO file.
    Introduce transport "swim" and command "swim newtap".
    Switch in swim.c from HLA API to the new SWIM API.
    Implement in stlink driver the SWIM APIs as wrappers of existing
    HLA functions.
    Remove any SWIM related reference from HLA files.
    Update stm8 config files and stlink-dap interface config file.
    
    Change-Id: I2bb9f58d52900f6eb4df05f979f7ef11fd439c24
    Signed-off-by: default avatarAntonio Borneo <borneo.antonio@gmail.com>
    Reviewed-on: http://openocd.zylin.com/5530
    Tested-by: jenkins
    ffe6bc82
    swim: add new transport
    Antonio Borneo authored
    
    
    Add SWIM and STM8 to documentation and update TODO file.
    Introduce transport "swim" and command "swim newtap".
    Switch in swim.c from HLA API to the new SWIM API.
    Implement in stlink driver the SWIM APIs as wrappers of existing
    HLA functions.
    Remove any SWIM related reference from HLA files.
    Update stm8 config files and stlink-dap interface config file.
    
    Change-Id: I2bb9f58d52900f6eb4df05f979f7ef11fd439c24
    Signed-off-by: default avatarAntonio Borneo <borneo.antonio@gmail.com>
    Reviewed-on: http://openocd.zylin.com/5530
    Tested-by: jenkins
Loading