commit | be64f076465a288aa850ad0dc581e5ecdb8efe46 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri Feb 27 09:58:28 2015 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Feb 27 18:42:44 2015 +0100 |
tree | e35758035bd635a17ace09ffc6e18667e1c26af9 | |
parent | 2c2f7ec1425e76d4a4cce43c0221032c0f94dae9 [diff] |
at86rf230: add irqmask mode setting Since we support at86rf233 we need to ensure that basic operation default values are the same. This patch always sets IRQ_MASK_MODE to 0 which is after reset 1 at the at86rf233 and 0 at the at86rf231. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>