1
0
mirror of https://github.com/rene-dev/stmbl.git synced 2024-12-20 23:52:15 +00:00
Commit Graph

1302 Commits

Author SHA1 Message Date
Rene Hopf
fca884b821 brake,fan,led -> io.comp 2015-11-28 07:15:10 +01:00
Rene Hopf
a5a9cdde79 comp cleanup 2015-11-28 06:55:38 +01:00
Rene Hopf
bd6162338c Merge branch 'bootloader' into motsim
* bootloader: (35 commits)
  term flash fix, + edge macros, encm error fix
  boot loader version info
  term fix, rene fail fix
  display HSE
  reordered comps
  fix cauto links
  save name of last failed link/set
  include all comps
  comp update to new init func
  mist config
  term width fix, autoconnect
  hal help + cons, save, load
  cons, term txqueue
  link cleanup
  + save/load, + update cmd/fb, link cleanup, main cleanup
  eeprom emulation working
  ld scripts don't like single line comments
  sector annotation in linker script
  hal sort fix
  hal sort fix
  ...
2015-11-27 20:38:09 +01:00
crinq
7bbd968cf5 Merge branch 'bootloader' of github.com:rene-dev/stmbl into bootloader 2015-11-27 20:34:37 +01:00
crinq
850f31bab3 term flash fix, + edge macros, encm error fix 2015-11-27 20:34:29 +01:00
Rene Hopf
00e7a447b8 ignore pyc 2015-11-27 20:22:26 +01:00
Rene Hopf
ccbbf16fae boot loader version info 2015-11-27 20:16:55 +01:00
crinq
129a895e3f term fix, rene fail fix 2015-11-27 19:23:04 +01:00
Rene Hopf
0c6b0b10cc display HSE 2015-11-27 14:32:26 +01:00
Rene Hopf
da785b6993 reordered comps 2015-11-27 14:32:13 +01:00
Rene Hopf
f049d0ecf3 fix cauto links 2015-11-27 14:13:10 +01:00
Rene Hopf
7bc79bd2e0 save name of last failed link/set 2015-11-27 14:12:40 +01:00
Rene Hopf
abdcc7acf1 include all comps 2015-11-27 14:12:04 +01:00
Rene Hopf
3d9340f5e8 comp update to new init func 2015-11-27 14:11:40 +01:00
Rene Hopf
284e87a1d3 mist config 2015-11-27 14:11:09 +01:00
Rene Hopf
610f27dc06 term width fix, autoconnect 2015-11-27 01:25:46 +01:00
Rene Hopf
a12dbd6d07 hal help + cons, save, load 2015-11-26 23:46:30 +01:00
Rene Hopf
446cacd833 cons, term txqueue 2015-11-26 23:33:47 +01:00
Rene Hopf
294bb9cc0b link cleanup 2015-11-26 22:47:14 +01:00
Rene Hopf
89ea986475 + save/load, + update cmd/fb, link cleanup, main cleanup 2015-11-26 22:41:06 +01:00
Rene Hopf
7123c978ba eeprom emulation working 2015-11-26 17:55:02 +01:00
Rene Hopf
e1c6d28443 ld scripts don't like single line comments 2015-11-26 15:51:28 +01:00
Rene Hopf
88553aaa46 Merge branch 'bootloader' of github.com:rene-dev/stmbl into bootloader
# By crinq
# Via crinq
* 'bootloader' of github.com:rene-dev/stmbl:
  hal sort fix
  hal sort fix
  - term ?
  + hal help
  hal cleanup, + stop unused frt thread, + term hal error, + calc_time/period, better hal_info
2015-11-26 15:19:18 +01:00
Rene Hopf
40dbc6f21b sector annotation in linker script 2015-11-26 15:19:09 +01:00
crinq
856fd8309e hal sort fix 2015-11-26 12:44:17 +01:00
crinq
cc8388cf64 hal sort fix 2015-11-26 12:20:14 +01:00
crinq
3625a8dc19 - term ? 2015-11-26 01:52:21 +01:00
crinq
c3538519bb + hal help 2015-11-26 01:37:41 +01:00
crinq
7ff680e61d hal cleanup, + stop unused frt thread, + term hal error, + calc_time/period, better hal_info 2015-11-26 01:14:56 +01:00
Rene Hopf
101cbcc19b replaced read_float with strtof 2015-11-25 10:45:04 +01:00
crinq
dd779afe4b printf fix 2015-11-25 03:07:57 +01:00
Rene Hopf
d2cc8da84b newlib printf + sysinfo 2015-11-25 02:46:08 +01:00
Rene Hopf
52a6576778 Merge branch 'bootloader' of github.com:rene-dev/stmbl into bootloader
# By crinq
# Via crinq
* 'bootloader' of github.com:rene-dev/stmbl:
  + hal prio, +printf pointer
  sim fix
  +branch info, +hal errors, hal fix

Conflicts:
	src/comps/term.comp
2015-11-25 02:40:52 +01:00
Rene Hopf
58c42f8032 newly syscalls 2015-11-25 02:37:52 +01:00
crinq
84275dd137 + hal prio, +printf pointer 2015-11-25 02:18:50 +01:00
Rene Hopf
cdcdaaa523 usb ifndef 2015-11-24 22:18:19 +01:00
crinq
81e4c3fe75 sim fix 2015-11-24 21:04:20 +01:00
crinq
7d829b5bb5 +branch info, +hal errors, hal fix 2015-11-24 21:03:34 +01:00
Rene Hopf
a8f794791c con pin 2015-11-24 17:04:34 +01:00
Rene Hopf
628bce8069 hal errors 2015-11-24 17:04:15 +01:00
Rene Hopf
688b6b086e add version info 2015-11-24 12:28:25 +01:00
Rene Hopf
0d0d4016e7 started boot loader for f4 2015-11-23 19:25:45 +01:00
Rene Hopf
7204239183 Merge branch 'master' into motsim
* master:
  Update .travis.yml
2015-11-23 14:19:44 +01:00
Rene Hopf
3afb29007e enable frt only when frt functions are present, add -O1, typos 2015-11-23 14:19:10 +01:00
Rene Hopf
0ba092a65b moved resolver reference setup from setup to res comp 2015-11-23 13:59:00 +01:00
Rene Hopf
f38a220746 yaskawa 2015-11-23 12:57:18 +01:00
Rene Hopf
b1f8503dc2 yaskawa 2015-11-23 10:39:59 +01:00
Rene Hopf
83c228113b comments 2015-11-23 10:24:43 +01:00
Rene Hopf
e00bf42bff Merge branch 'motsim' of github.com:rene-dev/stmbl into motsim
# By sync
# Via sync
* 'motsim' of github.com:rene-dev/stmbl:
  Add linux device
2015-11-22 15:28:41 +01:00
Rene Hopf
f110e4bacd select stuff 2015-11-22 15:28:28 +01:00