diff options
| author | Damien George | 2014-08-21 15:12:51 +0100 |
|---|---|---|
| committer | Damien George | 2014-09-07 20:40:32 +0100 |
| commit | 6c9c7bc75a48e71b31dfce4ec55cbd0d308771fd (patch) | |
| tree | af61aab5f58f137b1904f06388f1085303491e2e /stmhal/Makefile | |
| parent | c8c44a4c2e6deaf57a4d7badfcbb9ba525d3dfa2 (diff) | |
stmhal: Implement generic select.select and select.poll.
Diffstat (limited to 'stmhal/Makefile')
| -rw-r--r-- | stmhal/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stmhal/Makefile b/stmhal/Makefile index a918b1cc0..3ae1805b1 100644 --- a/stmhal/Makefile +++ b/stmhal/Makefile @@ -102,6 +102,7 @@ SRC_C = \ modpyb.c \ modstm.c \ modtime.c \ + modselect.c \ import.c \ lexerfatfs.c \ extint.c \ |
