mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-23 01:03:52 +08:00
Initial commit of C16x/ST10 arch files and CS8900a Ethernet driver.
This commit is contained in:
13
src/arch/c16x/FILES
Normal file
13
src/arch/c16x/FILES
Normal file
@@ -0,0 +1,13 @@
|
||||
This directory contains architecture and compiler specific stuff for porting lwIP
|
||||
to the C16x and ST10 microcontrollers. The compiler specifics are for Tasking EDE
|
||||
v7.5r2.
|
||||
|
||||
The sequential API has not been ported; it's function are empties. If someone is
|
||||
interested in adding a sequential API, please contact the author (see below).
|
||||
|
||||
Besides this, a Cirrus (formerly Crystal Semiconductors) CS8900a Ethernet driver
|
||||
is included, which assumes a 16-bit data bus configuration. When porting this
|
||||
driver, note that the CS8900a does not support interrupts in 8-bit mode.
|
||||
|
||||
Leon Woestenberg
|
||||
<leon.woestenberg@axon.tv>
|
||||
Reference in New Issue
Block a user