Files
nuttx/include
Lwazi Dube 2f73fe2267 boards/mips: Add networking support to CI20 board
Introduce networking capabilities to the Creator CI20 board by leveraging
the pre-existing dm9000 ethernet driver.

To achieve this, the following changes were made:
- Integrated the jz4780 GPIO module to properly configure and enable the
  interrupt pin required by the ethernet controller.
- Added `dm90x0.h` to export the dm9000 initialization function, allowing
  the board-specific setup code to initialize the network interface.

Signed-off-by: Lwazi Dube <lwazeh@gmail.com>
2026-07-17 16:14:14 -03:00
..
2026-06-29 14:44:17 +02:00
2026-07-11 14:55:59 -03:00
2026-06-23 23:09:22 +08:00
2026-01-22 22:14:00 +08:00
2026-06-24 14:55:11 -03:00