This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-01-30 21:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
cpu
History
Phil Rhinehart
2a07dc0e0a
This fixes an event handling issue in the cc26xx BLE driver. Currently, the rf_ble_beacon_process triggers the BLE beacon upon receiving any event, rather than verifying that the event timer has expired. This means that any PROCESS_BROADCAST (e.g. any sensor event) will fire the beacon. This commit adds logic to prevent this.
2016-04-18 17:14:37 +08:00
..
6502
Added compatibility with W5100 shared access.
2016-04-05 21:11:19 +02:00
arm
Merge pull request
#1344
from tsparber/fix-doxygen
2015-11-30 22:07:15 +01:00
avr
…
cc26xx-cc13xx
This fixes an event handling issue in the cc26xx BLE driver. Currently, the rf_ble_beacon_process triggers the BLE beacon upon receiving any event, rather than verifying that the event timer has expired. This means that any PROCESS_BROADCAST (e.g. any sensor event) will fire the beacon. This commit adds logic to prevent this.
2016-04-18 17:14:37 +08:00
cc253x
…
cc2538
…
mc1322x
…
msp430
…
native
Change the default IPv6 prefix from aaaa::/64 to fd00::/64
2016-03-07 17:47:44 +01:00
pic32
…
rl78
…
stm32w108
…
x86
x86, galileo: Use IMRs to restrict DMA
2016-03-17 08:35:49 -07:00