| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2018-05-14 | Updated tests; removed try/catch for ucollections | bildzeitung | |
| 2017-11-16 | tests: Fixup tests for 3.x on Rosie | Scott Shawcroft | |
| 2017-08-25 | atmel-samd: Introduce a nvm module for non-volatile byte-level memory ↵ | Scott Shawcroft | |
| access. (#203) * atmel-samd: Introduce a nvm module for non-volatile byte-level memory access. This allows for persisting small configuration values even when the file system is read-only from CircuitPython. Fixes #160 * Review feedback: * Add tests. * Fix non-zero index. * Fix len() | |||
| 2017-08-11 | Turn on Rosie CI testing to test new builds on real hardware. | Scott Shawcroft | |
| This introduces a skip_if module that can be used by tests to determine when they should be skipped due to the environment. Some tests have been split in order to have finer grained skip control. | |||
