summaryrefslogtreecommitdiff
path: root/peripheral/libupm/src/m24lr64e/jsupm_m24lr64e.i
blob: 8e1993c90ff4124b44488374c337fab957c9a7c1 (plain)
1
2
3
4
5
6
7
8
9
10
%module jsupm_m24lr64e
%include "../upm.i"

%include "stdint.i"

%{
    #include "m24lr64e.h"
%}

%include "m24lr64e.h"