There was an error fetching the commit references. Please try again later.
service: Add wlan services
Adds the basic skeleton for the wlan services based off the information on Switch Brew.
Showing
- src/common/logging/backend.cpp 1 addition, 0 deletionssrc/common/logging/backend.cpp
- src/common/logging/log.h 1 addition, 0 deletionssrc/common/logging/log.h
- src/core/CMakeLists.txt 2 additions, 0 deletionssrc/core/CMakeLists.txt
- src/core/hle/service/service.cpp 3 additions, 1 deletionsrc/core/hle/service/service.cpp
- src/core/hle/service/wlan/wlan.cpp 172 additions, 0 deletionssrc/core/hle/service/wlan/wlan.cpp
- src/core/hle/service/wlan/wlan.h 15 additions, 0 deletionssrc/core/hle/service/wlan/wlan.h
Loading
Please register or sign in to comment