- Apr 08, 2020
-
-
Guillaume Endignoux authored
-
- Mar 28, 2020
-
-
Julien Cretin authored
Wipe sensitive data on entry deletion
-
- Mar 23, 2020
-
-
Julien Cretin authored
-
- Mar 22, 2020
-
-
Julien Cretin authored
-
- Mar 18, 2020
-
-
Julien Cretin authored
-
Julien Cretin authored
-
- Mar 16, 2020
- Mar 13, 2020
-
-
Guillaume Endignoux authored
-
Guillaume Endignoux authored
-
Jean-Michel Picod authored
Check nrfutil version.
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
kaczmarczyck authored
adding HMAC-secret support
-
kaczmarczyck authored
-
gendx authored
Sync upstream kernel to get more reproducible builds.
-
Jean-Michel authored
-
- Mar 12, 2020
-
-
Guillaume Endignoux authored
-
Guillaume Endignoux authored
-
Guillaume Endignoux authored
-
Guillaume Endignoux authored
-
kaczmarczyck authored
-
Fabian Kaczmarczyck authored
-
Fabian Kaczmarczyck authored
-
Jean-Michel Picod authored
Revamp deploy.py
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
- Mar 11, 2020
-
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
Jean-Michel Picod authored
-
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)
-
gendx authored
Sync patches with upstream Tock.
-
Guillaume Endignoux authored
-
- Mar 10, 2020
-
-
Julien Cretin authored
When inserting (or replacing) entries in the store, the data may be marked as sensitive. When that entry is deleted, the data is wiped by overwritting it with zeroes. This may cost a few bytes of overhead per entry with sensitive data to satisfy the constraint that words may only be written twice.
-
- Mar 09, 2020
-
-
gendx authored
Add patch for bidirectional USB endpoints to fix panics in case of cancellation.
-