1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-20 07:32:10 +00:00
Commit Graph

2603 Commits

Author SHA1 Message Date
crinq
d26f3ccb0f st_hal_f3 fix, optional opt flags, gitignore 2020-11-18 04:37:26 +01:00
crinq
4e10b84fca include framework submodule 2020-11-17 22:24:42 +01:00
crinq
e9cbc65194 move framework to submodule 2020-11-17 22:23:03 +01:00
crinq
7a4a9a49fb shared app address for bootloader and makefile, force_lock fix 2020-11-17 21:37:29 +01:00
crinq
dd9ca73faa python serial test 2020-11-17 21:35:42 +01:00
crinq
78bd2c002d syscall fix 2020-11-17 21:35:02 +01:00
crinq
a944f07222 fix cpu def 2020-10-12 19:27:51 +02:00
crinq
7981525203 fix #comp 2020-10-12 19:18:59 +02:00
crinq
c01650a880 fix f3 2020-10-12 18:22:22 +02:00
crinq
7d092319fc fix gen stuff, working 2020-10-12 17:54:43 +02:00
Rene Hopf
98efef9205 fix flash 2020-10-12 14:13:53 +02:00
crinq
a9a063a0ef f3 + f4 building 2020-10-12 04:03:09 +02:00
crinq
21cc9fa79e fix f4 wip 2020-10-10 23:52:11 +02:00
crinq
37c797cbd4 fix deps 2020-10-10 22:00:16 +02:00
crinq
512c2fc2a8 ignore 2020-10-10 21:43:10 +02:00
crinq
1b10d89a88 fix comps, -j 2020-10-10 21:38:57 +02:00
crinq
e04552fb95 new build system POC 2020-10-10 04:30:19 +02:00
Nico Stute
f624e52a56
Merge pull request #109 from fdarling/fast_make
removed need for file_updater.py
2020-09-28 13:00:21 +02:00
Forest Darling
35d9eeeb2c
removed need for file_updater.py 2020-09-26 23:22:53 -05:00
crinq
9e010419aa default python3 2020-09-23 21:48:09 +02:00
Nico Stute
fc1cb2eed4
Merge pull request #108 from fdarling/fast_make
Fast make
2020-09-23 21:42:44 +02:00
Forest Darling
95bfa7e633
added missing create_comp_h.py script 2020-09-23 14:38:26 -05:00
Forest Darling
6962791148
removed unneeded Python script 2020-09-23 14:16:24 -05:00
Forest Darling
8ba2f4a6a5
fixed comp Makefile dependencies to minimize recompiling 2020-09-23 14:00:46 -05:00
crinq
f47b8f3bef comp include 2020-09-23 18:19:25 +02:00
crinq
6eed6e4838 add comp header include 2020-09-23 17:26:12 +02:00
crinq
995c65c035 generate hader file / comp 2020-09-23 17:25:01 +02:00
Forest Darling
0e8343727e
made commandslist.h generation a dependency of only commands.o, improving rebuild time 2020-09-21 19:35:07 -05:00
Forest Darling
21ffa20e18
make -j works now 2020-09-21 01:15:55 -05:00
Forest Darling
a3e1d0b2da
used Makefile variable where possible, and removed some debugging echo commands 2020-09-20 17:47:35 -05:00
Forest Darling
9ac88133ff
fixed Makefile rule dependencies 2020-09-20 17:36:58 -05:00
Forest Darling
e9e69a17bd
rewrote Makefile rules for Python generated code to only rebuild when necessary (FileUpdater is no longer required) 2020-09-20 17:18:23 -05:00
Forest Darling
f48048b489
cleaned up use of .PHONY in Makefiles 2020-09-20 16:53:33 -05:00
Forest Darling
44ea7eb4bd
fixed stm32f303/Makefile to only rebuild when necessary 2020-09-20 16:26:20 -05:00
Forest Darling
564dc830ae
disabled FileUpdater's behavior, it doesn't work with make the way it was intended 2020-09-20 16:25:11 -05:00
Forest Darling
2c99e871d8
fixed file_updater.py to work under python3 2020-09-16 17:21:09 -05:00
Forest Darling
218726abc9
fixed Python file open mode 2020-09-16 14:54:14 -05:00
Forest Darling
a0fa67fdcc
improved build time by having Python generated code preserve it's modification date when it's content isn't changing 2020-09-16 03:10:53 -05:00
Rene Hopf
a8506ca21f add dmm encoder support 2020-09-11 01:44:29 +02:00
crinq
fe5f737250 fb_switch dual fb 2020-07-09 19:45:13 +02:00
Nico Stute
9f7056ded1
Delete enc_ws_fb0.txt 2020-03-22 22:25:19 +01:00
Nico Stute
a032ec62c2
Update uvw.c 2020-03-22 14:06:44 +01:00
Rene Hopf
58202aa593 removed html from terminal 2020-03-17 20:18:53 +01:00
Rene Hopf
858aa0289e add wave tests 2020-03-15 17:43:20 +01:00
Rene Hopf
54eae5fd1b Merge branch 'master' of github.com:rene-dev/stmbl 2020-03-14 11:28:46 +01:00
Rene Hopf
e80b295352 add linuxcnc example config 2020-03-14 11:28:32 +01:00
sync
9f975a0482 Fix docs again 2020-03-04 16:48:53 +01:00
sync
d89dc55ce2 Fix docs 2020-03-04 16:47:22 +01:00
sync
b00773fcd5 Fix docs 2020-03-04 16:44:28 +01:00
sync
7eaa224177 Add alternative way to start servoterm in chrome 2020-03-04 16:38:25 +01:00