[GitHub] [mynewt-core] mlaz commented on issue #1841: Updating to NRFX 1.7.1

2019-05-31 Thread GitBox
mlaz commented on issue #1841: Updating to NRFX 1.7.1 URL: https://github.com/apache/mynewt-core/pull/1841#issuecomment-497774196 I talked with @alvarop on slack and we agreed to have nrf52811 support coming in on a separate PR. -

[GitHub] [mynewt-core] mlaz commented on issue #1841: Updating to NRFX 1.7.1

2019-05-30 Thread GitBox
mlaz commented on issue #1841: Updating to NRFX 1.7.1 URL: https://github.com/apache/mynewt-core/pull/1841#issuecomment-497489188 > I did notice one error that doesn't seem to get caught by the tests. > > ``` > Error: In file included from repos/apache-mynewt-core/hw/mcu/nordic/sr

[GitHub] [mynewt-core] mlaz commented on issue #1841: Updating to NRFX 1.7.1

2019-05-28 Thread GitBox
mlaz commented on issue #1841: Updating to NRFX 1.7.1 URL: https://github.com/apache/mynewt-core/pull/1841#issuecomment-496745801 It looks good, as far as my testing goes (ADC and PWM on nRF52832) everything is ok. Sill need to test I2C and SPI but since I don't see any significant changes