diff options
| author | danicampora | 2015-03-04 13:51:01 +0100 |
|---|---|---|
| committer | danicampora | 2015-03-11 17:00:28 +0100 |
| commit | 73aee8da54f847341d0fd9718d05ca964654a6dd (patch) | |
| tree | 00bcbdff6f69ffa02d586a2c06b48fa81fcb89d4 /cc3200/application.mk | |
| parent | 26cbc91373cdfff43317da01e102617ed5885655 (diff) | |
cc3200: Merge ExtInt class into Pin class.
Also add another method to change the pin's interrupt mode
on the fly.
Diffstat (limited to 'cc3200/application.mk')
| -rw-r--r-- | cc3200/application.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cc3200/application.mk b/cc3200/application.mk index 7f8a4fafc..d5b575fa4 100644 --- a/cc3200/application.mk +++ b/cc3200/application.mk @@ -89,7 +89,6 @@ APP_MODS_SRC_C = $(addprefix mods/,\ modutime.c \ modwlan.c \ pybadc.c \ - pybextint.c \ pybi2c.c \ pybpin.c \ pybrtc.c \ |
