[riot-commits] [RIOT-OS/RIOT] a5a468: drivers/cc2420: fix logical error in cc2420_do_sen...
Kévin Roussel
Kevin.Roussel at inria.fr
Tue Jul 8 16:48:49 CEST 2014
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: a5a468a52b42a17ad04572730bad8a656e9934dd
https://github.com/RIOT-OS/RIOT/commit/a5a468a52b42a17ad04572730bad8a656e9934dd
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M drivers/cc2420/cc2420_tx.c
Log Message:
-----------
drivers/cc2420: fix logical error in cc2420_do_send function
Do the correct test in cc2420_do_send() function when analyzing
the result of cc2420_load_tx_buf()
Commit: 67c3ceb979b0bda4eaf9d3fda58270d74f2e77f4
https://github.com/RIOT-OS/RIOT/commit/67c3ceb979b0bda4eaf9d3fda58270d74f2e77f4
Author: Kévin Roussel <Kevin.Roussel at inria.fr>
Date: 2014-07-08 (Tue, 08 Jul 2014)
Changed paths:
M drivers/cc2420/cc2420_tx.c
Log Message:
-----------
Merge pull request #1383 from rousselk/fix-cc2420-tx
Fix a design error in cc2420_do_send() function
Compare: https://github.com/RIOT-OS/RIOT/compare/0a6a83d6f339...67c3ceb979b0
More information about the commits
mailing list