Oskar Weigl
1d78ec7a2b
Merge branch 'sam_cubemx_cleanup' into devel
2018-03-12 21:31:02 -07:00
Samuel Sadok
7a6f925e96
fix CONFIG_UART_PROTOCOL check
2018-03-11 21:36:06 -07:00
Samuel Sadok
9a9826b8ce
change board names in build config, remove default
2018-03-11 21:00:04 -07:00
Samuel Sadok
995cbda3db
fix tupfile
2018-03-04 19:26:35 -08:00
Samuel Sadok
996c65bccc
Merge branch 'devel' of github.com:madcowswe/ODrive into sam_cubemx_cleanup
2018-03-04 19:01:04 -08:00
Samuel Sadok
7e7ea04dc7
update readme
2018-03-04 18:53:54 -08:00
Samuel Sadok
7d7ab7f81b
Merge branch 'devel' of github.com:madcowswe/ODrive into sam_build_config
2018-03-04 17:05:34 -08:00
Oskar Weigl
898d9c64b4
fix saving of calibrated flag
2018-03-02 23:05:40 -08:00
Samuel Sadok
e41d11c1ba
repair build
2018-02-26 14:52:19 -08:00
Oskar Weigl
472728aeb9
Update Tupfile.lua
2018-02-25 23:48:06 -08:00
Oskar Weigl
2c8c712eda
Merge branch 'devel' into sam_nvm
2018-02-25 23:42:14 -08:00
Samuel Sadok
bbb508721f
Add build config options to build script
...
An example of what options can be used can be seen in tup.config.default.
2018-02-25 23:35:29 -08:00
Samuel Sadok
19c3967a0e
make tup build quieter and work on windows
2018-02-25 20:45:24 -08:00
Samuel Sadok
99ca88a8c8
This replaces Makefile and at the same time prepares for future
...
build requirements (like multiple active board versions).
Developers will need to install tup, as described in the README.
A stub Makefile is still available for convenience, so the main
"make ..." commands can still be used.
2018-02-25 12:53:20 -08:00