Skip to content
Snippets Groups Projects
Select Git revision
  • 1b60a6dc4e755e14453e024364c8ef5f07780d80
  • wip-bootstrap default
  • dualcore
  • ch3/leds
  • ch3/time
  • master
6 results

py

user avatar
Paul Sokolovsky authored
E.g. for stmhal, accumulated preprocessed output may grow large due to
bloated vendor headers, and then reprocessing tens of megabytes on each
build make take couple of seconds on fast hardware (=> potentially dozens
of seconds on slow hardware). So instead, split once after each change,
and only cat repetitively (guaranteed to be fast, as there're thousands
of lines involved at most).
1b60a6dc
History
Name Last commit Last update
..