Go to file
Jukka Rissanen ee0734c1a9 cc2520: Generate a mac address in the driver
The driver should read the mac address from the chip but in
case of cc2520, the chip does not have it. So generate a
random mac address for this invocation of the device.

Change-Id: I2d0cf2ee70525e7f5e65da9fb8ceaa1a2dccecdd
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-03-11 07:26:11 +00:00
arch Remove unused macro UART_IOAPIC_FLAGS 2016-03-11 00:15:49 +00:00
boards pinmux: Expand the pin function/mode parameter size 2016-03-09 06:39:16 +00:00
doc Fix typo on windows set up documentation. 2016-03-09 06:31:20 +00:00
drivers cc2520: Generate a mac address in the driver 2016-03-11 07:26:11 +00:00
include flash: Use off_t for offset parameters 2016-03-11 01:09:56 +00:00
kernel memory_pool: Refactor code into a helper function 2016-03-10 23:19:59 +00:00
lib libc: Add off_t definition 2016-03-11 01:09:56 +00:00
misc libc-hooks: newlib's heap may use entire unused RAM 2016-02-27 09:57:19 +00:00
net net: contiki: Fix application layer data offset 2016-03-10 16:04:52 +00:00
samples Bluetooth/sample: Fix exit after first indication sent 2016-03-10 15:41:00 +00:00
scripts memory_pool_heap: malloc/free access over a heap memory pool 2016-03-10 23:19:59 +00:00
tests tests: Add test for microkernel early sleep functionality 2016-03-10 18:39:33 +00:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: make sure that SOC specific linker scripts stay visible 2016-03-04 18:31:42 +00:00
.gitreview Add a .gitreview file 2016-02-20 14:25:01 +00:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig.zephyr
LICENSE
Makefile Zephyr 1.1.0 2016-03-05 06:57:40 -05:00
Makefile.inc build: fix parallel builds of applications 2016-02-05 20:25:30 -05:00
zephyr-env.sh zephyr-env.sh: Set correctly $ZEPHYR_BASE in zsh 2016-03-03 14:53:40 +00:00