panda/board
George Hotz bdc3a05a93 signature checking works on ST 2017-04-26 10:41:57 -07:00
..
crypto signature checking works on ST 2017-04-26 10:41:57 -07:00
inc initial commit 2017-04-06 18:11:36 -07:00
tests signature checking works on ST 2017-04-26 10:41:57 -07:00
tools signature checking works on ST 2017-04-26 10:41:57 -07:00
.gitignore initial commit 2017-04-06 18:11:36 -07:00
Makefile initial commit 2017-04-06 18:11:36 -07:00
Makefile.legacy initial commit 2017-04-06 18:11:36 -07:00
README initial commit 2017-04-06 18:11:36 -07:00
__init__.py initial commit 2017-04-06 18:11:36 -07:00
adc.h initial commit 2017-04-06 18:11:36 -07:00
bootstub.c signature checking works on ST 2017-04-26 10:41:57 -07:00
build.mk signature checking works on ST 2017-04-26 10:41:57 -07:00
can.h initial commit 2017-04-06 18:11:36 -07:00
dac.h initial commit 2017-04-06 18:11:36 -07:00
early.h fix reset bug on bootloader, refactor USB api preparing for SPI USB proxy 2017-04-17 18:17:34 -07:00
get_sdk.sh initial commit 2017-04-06 18:11:36 -07:00
gpio.h refactor libc, add crypto libraries to bootstub 2017-04-17 13:57:34 -07:00
honda_safety.h remove some dead code, move comment 2017-04-17 15:28:28 -07:00
libc.h refactor libc, add crypto libraries to bootstub 2017-04-17 13:57:34 -07:00
main.c accord framing callback works 2017-04-25 20:23:05 -07:00
spi.h fix bug in switch statement refactor, fix serial_write 2017-04-18 01:12:04 -07:00
startup_stm32f205xx.s initial commit 2017-04-06 18:11:36 -07:00
startup_stm32f413xx.s initial commit 2017-04-06 18:11:36 -07:00
stm32_flash.ld initial commit 2017-04-06 18:11:36 -07:00
timer.h initial commit 2017-04-06 18:11:36 -07:00
uart.h refactor libc, add crypto libraries to bootstub 2017-04-17 13:57:34 -07:00
usb.h oops, 0x80 doesn't fit in a FS USB packet 2017-04-18 07:38:39 -07:00

README

== Building ==

./get_sdk.sh

dfu-util from 
git@github.com:dsigma/dfu-util.git