Skip to content
Snippets Groups Projects
  1. Apr 08, 2020
  2. Mar 12, 2020
  3. Mar 11, 2020
    • Jean-Michel Picod's avatar
      Rely on Makefile to build Tock OS · b22832e9
      Jean-Michel Picod authored
      b22832e9
    • Jean-Michel Picod's avatar
      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
Loading