17 Commits (660f8613fd8e38863998a9758d97eada0eebc47d)

Author SHA1 Message Date
Daniel Campora 660f8613fd tests/wipy: Remove unneeded dependencies to pyb.Pin. 9 years ago
Daniel Campora 22b4c28f85 cc3200: New ADC API. 9 years ago
Daniel Campora 0e52d9860a tests/wipy: Improve I2C tests. 9 years ago
Daniel Campora aba75e1233 cc3200: New SPI API. 9 years ago
Daniel Campora 41f6948545 cc3200: New WDT API. 9 years ago
Daniel Campora 8332044f75 cc3200: Add UART.ODD and UART.EVEN to select parity. 9 years ago
Daniel Campora d5ec336eef cc3200: Replace Pin.PULL_NONE with None. 9 years ago
Daniel Campora e77abc261b cc3200: Default peripheral ID support on I2C. 9 years ago
Daniel Campora 7d6b6f6681 cc3200: Make UART choose default id when not given. 9 years ago
Daniel Campora f352fe82a5 tests/wipy: Add I2C tests. 9 years ago
Daniel Campora d265df589e tests/wipy: Disable the REPL on UART before running the UART test. 9 years ago
Daniel Campora 4cc0cd6cab tests/wipy: Additional tests for when the UART is un-initialized. 9 years ago
Daniel Campora 4d7fa05b43 cc3200: Improve Pin and UART implementation. 9 years ago
Daniel Campora f8b98d8329 tests/wipy: Improve UART tests with no pin assignment case. 9 years ago
Daniel Campora f91f212d9f cc3200: New UART API plus related test. 9 years ago
Daniel Campora 36821d095a cc3200: Add alternate functions list to Pin object. 9 years ago
Daniel Campora d5e256486e cc3200: Re-work Pin class according to the new API. 9 years ago