nes-proj/arch/platform
George Oikonomou 90b5d2a149 Differentiate flash part across sensortag/cc2650 versions
Older CC2650 sensortags have a Winbond W25X40CL 4MBit SPI flash. Newer ones have a Macronix MX25R8035F 8MBit part. The parts have almost identical instruction sets and are both supported by our generic external flash driver. The key difference between the two parts is that they have different Manufacturer and Device IDs.

This commit allows us to switch between the two: We default to the new revision, and allow users to build for the older one by defining `SENSORTAG_CC2650_REV_1_2_0` to 1.

Current tags are version 1.5.1. Older tags are version 1.2.0. To identify older tags, look for "Rev: 1.2" printed on the PCB. They should also have a sticker that reads "Rev: 1.3.0" and "HW Rev 1.2.0".
2018-05-18 15:06:58 +01:00
..
cc2538dk Tidy-up renode for OS X and enable for all CC2538DK 2018-04-28 15:02:05 +01:00
cooja Merge remote-tracking branch 'origin/develop' into contrib/sicslowpan 2018-05-13 06:41:12 -07:00
jn516x Merge branch 'develop' into contrib/rtimer-config 2018-05-11 21:10:33 +02:00
native Merge branch 'release-4.1' into contrib/native/button-hal 2018-04-11 20:41:46 +02:00
nrf52dk Merge branch 'develop' into contrib/build/cleanup 2018-04-03 14:50:17 +02:00
openmote-cc2538 Merge remote-tracking branch 'origin/release-4.1' into develop 2018-04-20 08:37:14 -07:00
sky Add lrwrap to login and native BR 2018-04-26 03:00:04 -07:00
srf06-cc26xx Differentiate flash part across sensortag/cc2650 versions 2018-05-18 15:06:58 +01:00
zoul fixed dht22 driver 2018-05-09 19:29:24 -07:00