panda/board
Firmware Batman 37b3327c28 test 5 still SPI receive failed sometimes 2017-08-13 12:31:03 +01:00
..
drivers test 5 still SPI receive failed sometimes 2017-08-13 12:31:03 +01:00
inc initial commit 2017-04-06 18:11:36 -07:00
obj Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
safety safety_honda: reverting change to disallow controls when brake switch is triggered. Such bit appears to have spurious activations, so it will only be considered by controls 2017-08-10 17:28:42 -07:00
tests signature checking works on ST 2017-04-26 10:41:57 -07:00
tools need to check for error pipe as well 2017-07-17 10:12:47 -07:00
Makefile enable O2 2017-07-18 10:28:41 -07:00
Makefile.legacy enable O2 2017-07-18 10:28:41 -07:00
README initial commit 2017-04-06 18:11:36 -07:00
__init__.py Revert commits that broke USB for openpilot. 2017-07-12 11:27:16 -07:00
bootstub.c add wifi tests 2017-07-30 08:26:48 -07:00
build.mk fix legacy build issue, add build test, fix warnings 2017-08-01 03:00:53 +02:00
config.h write soft flasher 2017-07-24 15:16:22 -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 fixed SPI, so much subtlety 2017-07-29 19:19:43 -07:00
libc.h refactoring 2017-07-21 11:48:03 -07:00
main.c fix legacy build issue, add build test, fix warnings 2017-08-01 03:00:53 +02:00
provision.h st wifi flash is failing 2017-07-30 08:49:53 -07:00
safety.h refactoring 2017-07-21 11:48:03 -07:00
spi_flasher.h add wifi tests 2017-07-30 08:26:48 -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

README

== Building ==

./get_sdk.sh

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