Skip to content

Instantly share code, notes, and snippets.

@bketelsen
bketelsen / main.go
Created November 11, 2018 20:26
microbit cylon
package main
import (
"machine"
"time"
)
func main() {
machine.InitLEDMatrix()
@abarisani
abarisani / usb_fingerprinting.md
Last active May 5, 2022 11:47
Fingerprinting USB enumeration from different hosts

Introduction

The following information illustrates the differences between macOS, Windows and Linux in USB device enumeration sequence.

Specifically the comparison covers USB Mass Storage device enumeration, implemented with the TamaGo USB driver on a USB armory Mk II running armory-ums.