If you're thinking of the "gertboard" that was announced, that's a breakout board that is connected to the Rpi over a SPI line. So it's not turning GPIO lines off the processor into usable connections, it's just an I/O extender. You could be using that exact same board with an Arduino today and bit-bang your SPI commands.