1
0
mirror of git://projects.qi-hardware.com/ben-wpan.git synced 2024-10-02 18:29:48 +03:00
ben-wpan/atusb/fw
Werner Almesberger f67a79b04e atusb/fw/include/at86rf230.h: many corrections, some additions
- at86rf230.h (REG_BATMON): address is 0x11, not 0x10
- at86rf230.h (TRX_CMD_MASK): width is 5 bits, not 3
- at86rf230.h (CLKM_CTRL_MASK): width is 3 bits, not 2
- at86rf230.h (PA_EXT_EN, IRQ_2_EXT_EN, TX_AUTO_CRC_ON_231): shifted by one
  bit
- at86rf230.h (RX_BL_CTRL, AACK_DIS_ACK): added missing field
- at86rf230.h: added fields PA_BUF_LT and PA_LT
- at86rf230.h (ANT_DIV): added fields of this register
- at86rf230.h (NATMON_VTH_SHIFT, NATMON_VTH_MASK): corrected typo
2011-01-07 14:29:00 -03:00
..
atusb atusb/fw/atusb/Makefile: pass board version to cpp (when determining USB ID) 2010-12-29 20:42:06 -03:00
boot atusb: firmware update for the 2010-12-16 board series 2010-12-17 23:01:31 -03:00
common atusb/fw/common/config.h: corrected BOARD_xxx names in #if defined() 2010-12-19 21:19:16 -03:00
include atusb/fw/include/at86rf230.h: many corrections, some additions 2011-01-07 14:29:00 -03:00
Makefile atusb: firmware update for the 2010-12-16 board series 2010-12-17 23:01:31 -03:00