Wykres commitów

18 Commity (3d05e9194755019611e226f79ff709a84a7783c7)

Autor SHA1 Wiadomość Data
Richard Meadows 3d05e91947 [makefile] add option in config.mk to include test stubs in build 2016-08-12 22:29:40 +01:00
Richard Meadows d64bba5b43 [linker] fix linker in no-bootloader mode
This was introduced in 02f71ee4. The sections.ld was being specified
to the linker twice, hence no text sections for data were being created.

Thanks to David Wood for helping me find this hilarious stupidity.
2016-08-06 20:31:45 +01:00
Richard Meadows 02f71ee407 [loader] add option for bootloader 2016-08-04 20:16:34 +01:00
Richard Meadows c1d63e3141 [make emacs] add gdbscript-custom to this 2016-04-21 12:30:53 +01:00
Richard Meadows 68aca94548 Added optional gdb info for tests 2015-06-28 18:50:33 +01:00
Richard Meadows b7d51b7f62 Can now run individual test cases on hw 2015-06-28 18:46:04 +01:00
Richard Meadows 0ad06323bb Finally moved to emacs24, still using gdb-ui though
To use gdb-ui rather than the broken gdb-mi you'll need to:
- Grab `gdb-ui.el` and `gdb-ui.elc` from emacs 23 source
- Put them in your load path somewhere
- `(require 'gdb-ui)` in your init
2015-06-20 19:04:15 +01:00
Richard Meadows 237d432437 Don't need a sintable any more 2015-06-15 11:31:07 +01:00
Richard Meadows 9008a2f5c5 Renamed test case main to avoid clash with other main.c, always rebuild source for testcases, show full debug trace during testcases (keepin' it real) 2015-06-15 11:29:43 +01:00
Richard Meadows 746a1d278e New feature: Added sintables for aprs 2015-03-30 15:50:47 +01:00
Richard Meadows e7a81a5368 Plenty of changes to the test system
Conflicts:
	breakout-hardware/tracking
2015-03-13 19:28:09 +00:00
Richard Eoin Meadows 566dd25514 [Merge] Latest toolchain. Merge branch 'toolchain-staging' 2014-10-07 20:08:28 +01:00
Richard Eoin Meadows f7140e0d74 Merge branch 'master' of https://github.com/richardeoin/samd20-gcc-blackmagic into toolchain-staging 2014-10-07 20:06:44 +01:00
Richard Eoin Meadows bf99788d63 Completed Payload String 2014-08-31 11:02:22 +01:00
Richard Eoin Meadows 4c908d1448 Such commit. Many change.
GPS now seems to be alive on the dev board, using UBX mode. SAM D20 drivers coming along.

Timepulse next. And then radio
2014-08-23 22:18:49 +01:00
Richard Eoin Meadows 48e48dfdd4 Moved verification makefileness up to the main makefile 2014-08-03 10:08:46 +01:00
Richard Eoin Meadows 4e720aba6c Added verification tool 2014-07-30 20:32:00 +01:00
Richard Eoin Meadows 2905b66f57 Created subtree for toolchain 2014-07-13 14:33:10 +01:00