Commit Graph

21 Commits

Author SHA1 Message Date
tx_haggis 5ac589752b
Provide hook for developer local PIO configuration (#1212) 2024-05-10 08:04:13 +10:00
Josh Stewart 5b6d280773 Add Microsoft temp files to gitignore 2021-07-06 20:32:18 +10:00
adbancroft 690529637a
refactor: parameterize the MISRA checking script (#507)
* refactor: parameterize the MISRA checking script

The script contained hardcoded paths, which made it difficult
to use as part of the development workflow.

* ci!: use script relative path to pick source folder

* ci!: default output folder within source tree

* refactor: have cppcheck run the misra script

* refactor: use "rm -f" - remove existence check

* refactor: encapsulate into functions

* ci!: merge git MISRA logic into check_misra.sh

* ci!: count true errors, not style violations

* ci: use common MISRA check script

Co-authored-by: adbancroft <adbancroft@users.noreply.github.com>
2021-01-25 09:56:37 +11:00
Bruno Bousquet 68f2288dd7
add schedule test (#312)
add temp test file to gitignore


improve schedule testing


add check for schedule delays and pending variants

move time sampling to callback methods

add comments and improve pending tests
2020-01-30 16:17:20 +11:00
Bruno Bousquet 51386942c7 remove checksum and add output file to gitignore 2019-10-14 18:12:42 -04:00
Josh Stewart da29ee47e1 Minor changes for compatibility with PIO 4.0 2019-07-12 16:07:00 +10:00
Josh Stewart b93bc46d0d Initial doxygen stuff 2019-04-08 11:38:20 +10:00
Josh Stewart bafbbd3fc3 Cleanup of old crud with the new modular boards 2019-01-20 17:01:27 +13:00
Josh Stewart e24d32e111 Move a whole bunch of stuff in to the new moduler, board specific files 2019-01-20 16:57:16 +13:00
Josh Stewart 0a4f9666d8 Add missing files for the stm32 and teensy platforms 2019-01-20 16:13:24 +13:00
Josh Stewart 750d486276 VERY rough initial work on modular boards layout 2019-01-17 20:47:19 +11:00
Josh Stewart ce8961de69 Minor BOM file updates 2018-07-24 10:05:05 +10:00
Murray 9369ec73d8 Merge branch 'reset-lock' of https://github.com/0x15e/speeduino into 0x15e-master-amalgamation
# Conflicts:
#	reference/speeduino.ini
#	speeduino/globals.h
2018-01-21 14:32:51 -06:00
Josh Stewart dd9941ce5d Introduce end-of-line normalization 2018-01-12 14:04:43 +11:00
Josh Stewart 741067231f Remove .bak files from git checking 2018-01-12 13:56:47 +11:00
VitorBoss c292a265c1 ignore VScode build 2017-08-30 08:47:59 -03:00
VitorBoss 38a89e41d0 082617 2017-08-26 19:48:04 -03:00
Josh Stewart c555bbc060 Move to PlatformIO for project layout 2017-02-06 20:56:46 +11:00
Josh Stewart 68025e8d71 Further work on v0.4 board 2015-06-28 22:50:20 +10:00
Josh Stewart 7bb954d52b Work in progress new build on materials (DO NOT USE!) 2014-09-01 08:51:35 +10:00
Josh Stewart 3f47b624cb Add gitignore 2013-08-26 14:12:40 +10:00