Skip to content

bt: fill in unknowns and update function parameters to match their btdrv counterparts #269

bt: fill in unknowns and update function parameters to match their btdrv counterparts

bt: fill in unknowns and update function parameters to match their btdrv counterparts #269

Workflow file for this run

name: Build libnx
on:
push:
branches:
- master
pull_request:
jobs:
build:
name: Test build
runs-on: ubuntu-latest
container:
image: 'devkitpro/devkita64'
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: build
run: make -C nx -j2