andrzej-kaczmarek opened a new pull request #1346: hw/bsp: Refactor BSP for RuuviTag rev B URL: https://github.com/apache/mynewt-core/pull/1346 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).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
