0xc0170
|
1cef3ffb2d
|
Merge branch 'master' of https://github.com/sg-/mbed into sg--master
Conflicts:
libraries/mbed/common/SPI.cpp
|
2015-05-27 13:09:05 +01:00 |
Jeremy Brodt
|
91f856b2b9
|
[MAX32600MBED][MAXWSNENV] Corrected SPI frequency assertion.
|
2015-05-21 18:36:36 -05:00 |
Jeremy Brodt
|
d2ee0368c6
|
[MAX32600MBED,MAXWSNENV] addressed low-power ticker corner cases
|
2015-05-07 16:59:12 -05:00 |
Jeremy Brodt
|
e4332af040
|
[MAX32600MBED,MAXWSNENV] Added low-power ticker.
|
2015-05-05 15:14:37 -05:00 |
Jeremy Brodt
|
77d3559f88
|
Fixed and suppressed compiler warnings.
|
2015-04-23 12:36:07 -05:00 |
Martin Kojtal
|
faba4123ec
|
Merge pull request #1048 from kgills/export
[MAXWSNENV, MAX32600MBED] Adding export support.
|
2015-04-17 08:40:43 +01:00 |
Kevin Gillespie
|
2044135c19
|
Adding export support for MAXWSNENV and MAX32600MBED.
|
2015-04-16 14:04:40 -05:00 |
Kevin Gillespie
|
a14683a62a
|
[MAXWSNENV] Adjusting hal analog.
|
2015-04-14 10:07:21 -05:00 |
sg-
|
70fad08a4c
|
Update SPI API documentation for hardware driven SS. Modify all target spi_api.c implementations. spi_init ssel parameter was used incorrectly to determine master/slave mode rather than enable hardware driven SS (seems to be due to legacy copy paste). Remove duplicate copy paste code of initialization in spi_init that is done by constructor (SPI and SPISlave)
|
2015-04-10 00:38:27 -05:00 |
Jeremy Brodt
|
66c194537b
|
[MAXWSNENV] Removed pin alias macros
|
2015-04-08 15:52:41 -05:00 |
Jeremy Brodt
|
3f7718cec4
|
Adding MAXWSNENV platform.
|
2015-04-07 13:39:09 -05:00 |