summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/rfr359f/jsupm_rfr359f.i
blob: 93709a5ed5e76902083f7c2ef221c69090dbc169 (plain)
1
2
3
4
5
6
7
8
%module jsupm_rfr359f
%include "../upm.i"

%{
    #include "rfr359f.hpp"
%}

%include "rfr359f.hpp"