osd-contiki/platform
Jonas Olsson 8cb7562684 Improve the SPI and external flash driver for the sensortag
For the SPI
* We improve the return semantics of _read() and _write()
* We set speed based on the value returned from ti_lib_sys_ctrl_clock_get() instead of using a hard-coded value

External flash changes:
* Rename macros to match instruction names
* verify_part(): Return a different value when the device is powered down and when communication fails
* Change return value semantics of static functions
* Adjust checks of board_spi_ return values
* Wait for BUSY to clear before attempting to send PD
* Accept two possible flash parts: W25X40CL (4MBit) as well as the W25X20CL (2MBit)
2015-08-23 20:41:13 +01:00
..
apple2enh Adjusted retro target clock to "new" DNS resolver. 2015-08-04 13:48:08 +02:00
atarixl Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
avr-atmega128rfa1 Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
avr-raven Remove unused flag SICSLOWPAN_CONF_ACK_ALL. Include packetbuf attribute PACKETBUF_ATTR_RELIABLE only when RIME is compiled. 2015-05-06 16:34:26 +02:00
avr-ravenlcd Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
avr-ravenusb Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
avr-rcb Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
avr-zigbit Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
c64 Some finishing touch on the CBM retro targets. 2015-08-08 15:41:24 +02:00
c128 Some finishing touch on the CBM retro targets. 2015-08-08 15:41:24 +02:00
cc2530dk Change CC2530DK default PAN ID to 0xABCD and make it configurable by project-conf.h 2014-12-08 22:33:11 +00:00
cc2538dk cc2538: aes: Add support for 192- and 256-bit keys 2015-06-02 21:41:56 +02:00
cooja Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
cooja-ip64 New Cooja platform designed for runnig IP64 routers for automated testing 2015-05-10 10:51:11 +02:00
econotag Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
ev-aducrf101mkxz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
eval-adf7xxxmb4z Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
exp5438 Move MAX, MIN and ABS to sys/cc.h 2015-05-18 08:53:17 +02:00
mbxxx Delete old CoAP implementation 2015-05-14 17:20:46 -04:00
micaz Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
minimal-net Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
native Include the ip64-addr module, to make http-socket compile 2015-05-10 10:51:12 +02:00
remote cc2538: aes: Add support for 192- and 256-bit keys 2015-06-02 21:41:56 +02:00
seedeye Cleanup UIP_CONF_IPV6_RPL configuration 2014-12-02 12:38:55 +01:00
sensinode Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
sky Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
srf06-cc26xx Improve the SPI and external flash driver for the sensortag 2015-08-23 20:41:13 +01:00
stm32test Network layer configuration: replace UIP_CONF_* with NETSTACK_CONF_WITH_* 2014-12-01 21:02:57 +01:00
win32 Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
wismote Remove unused UIP_CONF_ND6_ defines in platforms 2015-03-24 13:09:29 +01:00
z1 Z1: tmp102: simple: fixed wrong cast 2015-05-22 18:15:26 +02:00