summaryrefslogtreecommitdiff
path: root/drivers/cc3000/src/ccspi.c
AgeCommit message (Expand)Author
2018-02-05drivers/cc3200: Update to work with new stm32 SPI API.Damien George
2017-10-04all: Remove inclusion of internal py header files.Damien George
2016-10-21py: Specialise builtin funcs to use separate type for fixed arg count.Damien George
2015-01-07drivers/cc3000: Fix call to extint_register.Damien George
2015-01-01stmhal: Prefix includes with py/; remove need for -I../py.Damien George
2014-11-21drivers, cc3000: Cleaning up, make local functions static.Damien George
2014-09-30stmhal: For spi_init, add argument to select if NSS pin is enabled.Damien George
2014-09-26drivers, cc3k: Move cc3000 driver from stmhal to drivers directory.Damien George