panda/board
Jessy Diamond Exum 431080403d Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -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 Added dependencies to get_sdk.sh. Cleaned up code in enter_download_mode.py and made compatible with py2 and py3. 2017-06-09 16:48:15 -07:00
Makefile Initial cleanup for inline issue. 2017-06-14 09:26:04 -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 add usb failure mode to st bootstub 2017-05-03 22:28:22 -07:00
build.mk Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
can.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
config.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
dac.h initial commit 2017-04-06 18:11:36 -07:00
early.c Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
early.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
get_sdk.sh Added dependencies to get_sdk.sh. Cleaned up code in enter_download_mode.py and made compatible with py2 and py3. 2017-06-09 16:48:15 -07:00
gpio.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
honda_safety.h Add steering safety check for cr-v 2017-06-14 09:25:00 -07:00
libc.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
llgpio.c Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
llgpio.h Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
main.c Panda firmware auto detects REV C hardware. 2017-06-27 19:27:24 -07:00
panda_safety.h controls not allowed by default 2017-05-01 23:40:49 -07:00
spi.h fix warnings in board build 2017-05-01 22:59:10 -07:00
spi_flasher.h add usb failure mode to st bootstub 2017-05-03 22:28:22 -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 Cleaned up stray spaces. 2017-06-20 23:54:58 -07:00

README

== Building ==

./get_sdk.sh

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