3 Commits (9897bcaa731d9dfe62cac61b56698799c8e6bac8)

Author SHA1 Message Date
Damien George 842c2c74c0 cc3200: Allow to compile bootloader with threading enabled. 8 years ago
Damien George 27241293c4 cc3200/mpthreadport: Make mutex statically allocated. 9 years ago
Damien George eef4f13a33 cc3200: Add basic threading capabilities. 9 years ago
Damien George dbd54e0b5b unix: Implement garbage collection with threading. 9 years ago
Damien George a791be936a unix: Add basic thread support using pthreads. 9 years ago
Paul Sokolovsky 3fecbb2462 extmod/machine_pinbase: Implementation of PinBase class. 9 years ago
Damien George d083712224 extmod: Add generic machine.I2C class, with bit-bang I2C. 9 years ago
Paul Sokolovsky 6b0c88256b extmod/vfs_fat_file: Reusable FatFs module, move from stmhal/file. 9 years ago
Paul Sokolovsky 350ab0f570 stmhal/file: Recast as "FatFs file" class, to support other VFS types. 9 years ago
Damien George 04b9147e15 Add license header to (almost) all files. 11 years ago
Damien George 13c19c57a0 stmhal: Only init RNG if it's used. 11 years ago
Damien George ad7b84a7b9 stmhal: Add os module with a few basic functions. 11 years ago
Damien George 684164a8cf stmhal: Add PYBv10 config; add RNG support. 11 years ago