Skip to content
Snippets Groups Projects
  • Jean-Michel Picod's avatar
    e63482af
    Revamp deploy.py · e63482af
    Jean-Michel Picod authored
    Now the script supports more flashing methods:
    - JLink (with tockloader)
    - OpenOCD (with tockloader)
    - pyOCD
    - Nordic DFU
    - none (will produce an IntelHex file)
    
    Also merged the contributions from:
    - Yihui Xiong to support the Makerdiary USB dongle board
    - Dennis Geurts to support Nordic DFU
    
    Doc updated accordingly.
    
    Imported 2 patches for Tock kernel:
    - 06-add-set_vector_table_offset.patch (upstream tock/tock#1579)
    - 07-nrf52-bootloader.patch (upstream tock/tock#1681)
    e63482af
    History
    Revamp deploy.py
    Jean-Michel Picod authored
    Now the script supports more flashing methods:
    - JLink (with tockloader)
    - OpenOCD (with tockloader)
    - pyOCD
    - Nordic DFU
    - none (will produce an IntelHex file)
    
    Also merged the contributions from:
    - Yihui Xiong to support the Makerdiary USB dongle board
    - Dennis Geurts to support Nordic DFU
    
    Doc updated accordingly.
    
    Imported 2 patches for Tock kernel:
    - 06-add-set_vector_table_offset.patch (upstream tock/tock#1579)
    - 07-nrf52-bootloader.patch (upstream tock/tock#1681)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.