This website requires JavaScript.
Explore
Help
Register
Sign In
kaspar
/
RIOT
Watch
1
Star
0
Fork
0
You've already forked RIOT
mirror of
https://github.com/RIOT-OS/RIOT.git
synced
2025-12-17 10:33:49 +01:00
Code
Releases
Activity
RIOT
/
drivers
/
w5100
History
Marian Buschsieweke
47280b3a9b
drivers/w5100: make use of spi_transfer_u16_be()
...
This also fixes a bug, as the free coded byte swap code was incorrect.
2024-02-02 13:05:02 +01:00
..
include
drivers/shield_w5100: add module for the W5100 Ethernet Shield
2023-07-08 08:36:41 +02:00
Kconfig
sys/net/gnrc/netif: allow checking if a netdev is legacy or new API
2022-08-17 12:56:07 +02:00
Makefile
drivers: added driver for W5100 Ethernet chips
2016-10-26 08:36:58 +02:00
Makefile.dep
sys/net/gnrc/netif: allow checking if a netdev is legacy or new API
2022-08-17 12:56:07 +02:00
Makefile.include
drivers: move USEMODULE_INCLUDES in each driver directories
2020-07-15 20:36:27 +02:00
w5100.c
drivers/w5100: make use of spi_transfer_u16_be()
2024-02-02 13:05:02 +01:00