diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
| commit | 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch) | |
| tree | d11bbebc69df06d60970d05b4816e13d93602f2d /www/schematics | |
| parent | 8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff) | |
| download | rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.bz2 rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.xz | |
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/schematics')
| -rw-r--r-- | www/schematics/6k_schematic.pdf | bin | 42784 -> 0 bytes | |||
| -rw-r--r-- | www/schematics/Makefile | 9 | ||||
| -rw-r--r-- | www/schematics/PCB_composite_print.pdf | bin | 45180 -> 0 bytes | |||
| -rw-r--r-- | www/schematics/PCB_final_print.pdf | bin | 48622 -> 0 bytes | |||
| -rw-r--r-- | www/schematics/index.t | 13 | ||||
| -rw-r--r-- | www/schematics/rec_interface.pdf | bin | 30626 -> 0 bytes | |||
| -rw-r--r-- | www/schematics/rec_main.pdf | bin | 91899 -> 0 bytes | |||
| -rw-r--r-- | www/schematics/remoclone_schem.pdf | bin | 9712 -> 0 bytes |
8 files changed, 0 insertions, 22 deletions
diff --git a/www/schematics/6k_schematic.pdf b/www/schematics/6k_schematic.pdf Binary files differdeleted file mode 100644 index 611e501..0000000 --- a/www/schematics/6k_schematic.pdf +++ /dev/null diff --git a/www/schematics/Makefile b/www/schematics/Makefile deleted file mode 100644 index 751a62f..0000000 --- a/www/schematics/Makefile +++ /dev/null @@ -1,9 +0,0 @@ -ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@ - -SRC := $(wildcard *.t) -OBJS := $(SRC:%.t=%.html) - -all: $(OBJS) - -%.html : %.t - $(ACTION) $< diff --git a/www/schematics/PCB_composite_print.pdf b/www/schematics/PCB_composite_print.pdf Binary files differdeleted file mode 100644 index a3deddf..0000000 --- a/www/schematics/PCB_composite_print.pdf +++ /dev/null diff --git a/www/schematics/PCB_final_print.pdf b/www/schematics/PCB_final_print.pdf Binary files differdeleted file mode 100644 index 69cfd88..0000000 --- a/www/schematics/PCB_final_print.pdf +++ /dev/null diff --git a/www/schematics/index.t b/www/schematics/index.t deleted file mode 100644 index 68e7a2e..0000000 --- a/www/schematics/index.t +++ /dev/null @@ -1,13 +0,0 @@ -#define _PAGE_ Schematics -#include "head.t" - -<p><a href="6k_schematic.pdf">Jukebox 6000</a> R3 - -<p><a href="rec_main.pdf">Jukebox Recorder</a> main board, rev2 -<br><a href="rec_interface.pdf">Jukebox Recorder</a> interface board, rev2.1 - -<p><a href="remoclone_schem.pdf">Remoclone schematics</a> -<br><a href="PCB_composite_print.pdf">Remoclone PCB composite print</a> -<br><a href="PCB_final_print.pdf">Remoclone PCB final print</a> - -#include "foot.t" diff --git a/www/schematics/rec_interface.pdf b/www/schematics/rec_interface.pdf Binary files differdeleted file mode 100644 index 803e352..0000000 --- a/www/schematics/rec_interface.pdf +++ /dev/null diff --git a/www/schematics/rec_main.pdf b/www/schematics/rec_main.pdf Binary files differdeleted file mode 100644 index 5c3fb29..0000000 --- a/www/schematics/rec_main.pdf +++ /dev/null diff --git a/www/schematics/remoclone_schem.pdf b/www/schematics/remoclone_schem.pdf Binary files differdeleted file mode 100644 index b2620ce..0000000 --- a/www/schematics/remoclone_schem.pdf +++ /dev/null |