]> cloudbase.mooo.com Git - z180-stamp.git/log
z180-stamp.git
9 years agoAdd commands: loadf, go, reset restart hexrel-1
Leo C [Thu, 14 Aug 2014 14:27:17 +0000 (16:27 +0200)]
Add commands: loadf, go, reset restart

9 years agoAdd memory commands (cmp, cp, md, mm, mw, nm)
Leo C [Wed, 13 Aug 2014 19:00:21 +0000 (21:00 +0200)]
Add memory commands (cmp, cp, md, mm, mw, nm)

Add kind of scheduler for background tasks

9 years agoNew U-Boot like AVR main program.
Leo C [Tue, 12 Aug 2014 10:35:28 +0000 (12:35 +0200)]
New U-Boot like AVR main program.

Uses U-Boot source code taken from:
git://git.denx.de/u-boot.git

9 years agoFirst real hardware test.
Leo C [Sun, 27 Jul 2014 21:23:07 +0000 (23:23 +0200)]
First real hardware test.

9 years agoRemove flow control, factor out ring buffer
Leo C [Sun, 27 Jul 2014 20:58:42 +0000 (22:58 +0200)]
Remove flow control, factor out ring buffer

9 years agoDisable msg- i/o-fifos for test with avr
Leo C [Sun, 27 Jul 2014 20:55:50 +0000 (22:55 +0200)]
Disable msg- i/o-fifos for test with avr

9 years agoRevert "Refactro Tupfiles"
Leo C [Fri, 11 Jul 2014 15:16:28 +0000 (17:16 +0200)]
Revert "Refactro Tupfiles"

This reverts commit cda2107f6e52a3e131502a6ec318ac3f216ac186.

9 years agoRefactor Tupfiles
Leo C [Fri, 11 Jul 2014 15:14:53 +0000 (17:14 +0200)]
Refactor Tupfiles

9 years agoMissing colon
Leo C [Fri, 11 Jul 2014 09:26:48 +0000 (11:26 +0200)]
Missing colon

9 years agoTupfile
Leo C [Wed, 2 Jul 2014 22:04:41 +0000 (00:04 +0200)]
Tupfile

9 years agoTupfile cleanup
Leo C [Wed, 2 Jul 2014 13:41:21 +0000 (15:41 +0200)]
Tupfile cleanup

9 years agoNew sub dir: avr.
Leo C [Wed, 2 Jul 2014 13:24:17 +0000 (15:24 +0200)]
New sub dir: avr.

9 years agoNew build system: tup
Leo C [Wed, 2 Jul 2014 12:55:38 +0000 (14:55 +0200)]
New build system: tup

9 years agoRename dir Z180 --> z180
Leo C [Wed, 2 Jul 2014 12:33:22 +0000 (14:33 +0200)]
Rename dir Z180 --> z180

9 years agoROM files in Z180 dir
Leo C [Thu, 26 Jun 2014 14:16:11 +0000 (16:16 +0200)]
ROM files in Z180 dir

9 years agoTable for Z180 messages
Leo C [Thu, 26 Jun 2014 14:14:25 +0000 (16:14 +0200)]
Table for Z180 messages

9 years agocheck in Z180 subtree
Leo C [Fri, 20 Jun 2014 21:48:39 +0000 (23:48 +0200)]
check in Z180 subtree

9 years agoInterrupt driven Serial I/O, msg-fifo, do_msg..., debug msgs
Leo C [Fri, 20 Jun 2014 21:42:34 +0000 (23:42 +0200)]
Interrupt driven Serial I/O, msg-fifo, do_msg..., debug msgs

10 years agoupdate libopencm3
Leo C [Sun, 4 May 2014 14:32:50 +0000 (16:32 +0200)]
update libopencm3

10 years agoSwap pins for IOSEL1 and /BUSACK. IOSEL --> TIM3_CH4 (DMA-REQ)
Leo C [Sun, 4 May 2014 14:14:24 +0000 (16:14 +0200)]
Swap pins for IOSEL1 and /BUSACK. IOSEL --> TIM3_CH4 (DMA-REQ)

10 years agoUse internal clock HSI (instead of HSE)
Leo C [Sun, 4 May 2014 14:05:59 +0000 (16:05 +0200)]
Use internal clock HSI (instead of HSE)

Remap OSC_IN/OSC_OUT to PD0/PD1

10 years agolibopencm3 update
Leo C [Sun, 4 May 2014 13:55:58 +0000 (15:55 +0200)]
libopencm3 update

10 years ago[libopencm3] Merge remote-tracking branch 'origin/master'
Leo C [Sun, 13 Apr 2014 15:01:00 +0000 (17:01 +0200)]
[libopencm3] Merge remote-tracking branch 'origin/master'

Submodule libopencm3 6246b33..5bc6bc4

10 years agoAdd non-recursive make system from Andrzej Ostruszka.
Leo C [Sun, 13 Apr 2014 13:29:22 +0000 (15:29 +0200)]
Add non-recursive make system from Andrzej Ostruszka.

Copyright (C) 2012 Andrzej Ostruszka <andrzej.ostruszka@gmail.com>
URL: http://github.com/aostruszka/nonrec-make

10 years agoInitial check in
Leo C [Wed, 2 Apr 2014 11:56:33 +0000 (13:56 +0200)]
Initial check in