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-24 05:53:49 +01:00
Code
Releases
Activity
RIOT
/
drivers
/
atwinc15x0
History
Marian Buschsieweke
cac44edec7
tree-wide: replace multiple empty lines with one
...
For each C source/header `$file`: `sed -e '/^$/N;/^\n$/D' -i $file`.
2025-05-21 22:51:04 +02:00
..
include
tree-wide: replace multiple empty lines with one
2025-05-21 22:51:04 +02:00
atwinc15x0_bsp.c
drivers/atwinc15x0: mirgate to ztimer
2021-12-13 13:58:42 +01:00
atwinc15x0_bus.c
drivers/atwinc15x0: use spi_init_cs to initialize CS pin
2025-05-18 17:41:01 +02:00
atwinc15x0_netdev.c
treewide: fix double the in doc and comments
2025-02-18 13:25:02 +01:00
doc.txt
examples: shorten subfolders' names
2025-02-21 09:55:24 +01:00
Makefile
drivers: add netdev driver for ATWINC15x0 WiFi module
2020-06-26 12:33:38 +02:00
Makefile.dep
drivers/atwinc15x0: allow compilation for ESPs
2025-05-16 15:56:58 +02:00
Makefile.include
drivers/atwinc15x0: support network scanning and dynamic connection
2023-08-19 23:23:10 +02:00