This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad080d19b4
NetBSD
/
sys
/
dev
/
spi
History
mlelstv
217621d7a9
use disk_init() wrapper function instead of poking data structures.
2014-10-11 13:56:01 +00:00
..
files.spi
add Microchip MCP23S17 GPIO driver
2014-04-06 17:59:39 +00:00
m25p.c
Add support for M25P16, tested on Raspberry PI with Digilent PmodSF.
2013-10-26 15:18:21 +00:00
mcp23s17.c
add Microchip MCP23S17 GPIO driver
2014-04-06 17:59:39 +00:00
mcp23s17.h
add Microchip MCP23S17 GPIO driver
2014-04-06 17:59:39 +00:00
mcp48x1.c
Add preliminary driver for Microchip MCP48x1 family of DACs.
2014-02-25 20:09:37 +00:00
oj6sh.c
Add optical joystick support for NetWalker.
2014-03-29 12:00:27 +00:00
spi.c
spiflash.c
use disk_init() wrapper function instead of poking data structures.
2014-10-11 13:56:01 +00:00
spiflash.h
spivar.h
"peripheral", not "peripherial".
2014-07-13 17:12:23 +00:00
tmp121.c