mirror of
git://projects.qi-hardware.com/f32xbase.git
synced 2024-11-23 21:45:20 +02:00
e614d15fef
- f32x/c2-ben.c: removed #include <stdio.h> left over from debugging - f32x/f32x.c (main): command-line parsing now uses getopt() and is done before trying to talk to the target - f32x/c2-drv.h (c2_ops), f32x/c2.h (c2_init), f32x/c2.c (c2_init), f32x/c2-om.c (om_init): pass "power" argument along the init call chain - f32x/c2-ben.c (ben_init): added target power switching - f32x/f32x.c (usage, main): new option -n to disable target power |
||
---|---|---|
.. | ||
boundary.c | ||
boundary.h | ||
c2-ben.c | ||
c2-bitbang.c | ||
c2-drv.h | ||
c2-om.c | ||
c2.c | ||
c2.h | ||
f32x.c | ||
flash.c | ||
flash.h | ||
gpio-s3c24xx.c | ||
gpio-s3c24xx.h | ||
gpio-xburst.c | ||
gpio-xburst.h | ||
Makefile | ||
README | ||
rt.c |
Targets: C8051F326/C8051F327 Programmer: OpenMoko GTA01/GTA02 with a debug v2 board To do: - support C8051F320/1 as well - port to Ben NanoNote Signal DbgV3 Net GPIO V0: C2 V1: C2 ------ ----- ------- ---- ------ ------ CLK 3 SPI_CLK0 E13 C2CK C2D MOSI 4 SPI_MOSI0 E12 C2D - MISO 5 SPI_MISO0 E11 - C2CK nSS 6 SS0 G2 - -