Main purpose of this commit is to update BSP for RuuviTag to use
refactored `nrf52xxx package`. However, few extra modifications were
applied during clean up:
- Name is changed to more generic `ruuvitag_rev_b` since it should work
  with any rev B hardware. Previous name suggested it was for rev B2
  and at the same time description suggested it was for rev B3 and B4
  (latest rev is B6 at the time of writing).
- Debug and flash scripts were renamed to follow BSP name
- Added `BSP_RUUVITAG_REV` syscfg setting to specify revision of target
  hardware. This makes possible to apply proper default configuration
  since there were small differences between revisions (pin numbers and
  available peripherals).

[ Full content available at: https://github.com/apache/mynewt-core/pull/1346 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to