summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/nrf8001/jsupm_nrf8001.i
blob: cb1aadd27a55794426e64a819202b3f67b874a8c (plain)
1
2
3
4
5
6
7
8
%module jsupm_nrf8001
%include "../upm.i"

%{
    #include "nrf8001.h"
%}

%include "nrf8001.h"