panda/board
Jessy Diamond Exum 6a25791fea Created python package and implemented industry best practices.
Supports python 2 and 3 (to the best of my testing ability at the time)
2017-06-14 12:00:04 -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 Removed remaining inline definitions and split early.h into a header and a c file. 2017-06-14 09:26:04 -07:00
can.h move silent mode code 2017-05-30 09:46:21 -07:00
dac.h initial commit 2017-04-06 18:11:36 -07:00
early.c Removed remaining inline definitions and split early.h into a header and a c file. 2017-06-14 09:26:04 -07:00
early.h Removed remaining inline definitions and split early.h into a header and a c file. 2017-06-14 09:26:04 -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 support GMLAN multiplexing with CAN3 on rev c panda 2017-06-09 14:11:37 -07:00
honda_safety.h Add steering safety check for cr-v 2017-06-14 09:25:00 -07:00
libc.h support get serial request in the flasher 2017-05-03 17:07:06 -07:00
llgpio.h oops, forgot a file 2017-05-18 14:18:45 -07:00
main.c Removed remaining inline definitions and split early.h into a header and a c file. 2017-06-14 09:26:04 -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 fix warnings in board build 2017-05-01 22:59:10 -07:00

README

== Building ==

./get_sdk.sh

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