Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
| | | | | | | | Blanket wide to all .c and .h files. Some files originating from ST are difficult to deal with (license wise) so it was left out of those. Also merged modpyb.h, modos.h, modstm.h and modtime.h in stmhal/. | ||
* | Add ARRAY_SIZE macro, and use it where possible. | Damien George | 2014-04-26 |
| | |||
* | unix modtime: Convert to static module structures. | Paul Sokolovsky | 2014-04-17 |
| | |||
* | unix modtime: Adhere to MICROPY_ENABLE_FLOAT better. | Paul Sokolovsky | 2014-04-17 |
| | |||
* | unix: Rename module sources per latest naming conventions (mod*.c). | Paul Sokolovsky | 2014-04-04 |