• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ARMmbed / mbed-os / 11968

Builds Branch Commit Type Ran Committer Via Coverage
11968 master Fix errors on NCS36510 after deep sleep Add NOPs after deep sleep to prevent unexpected behavior. It appears that the first one or two instructions after deep sleep do not get executed properly. Note - This is a temporary workaround. For a more ... Pull #5063 11 Sep 2017 02:36PM UTC web-flow travis-ci pending completion   set done
11966 master Add test for Timer class. Pull #4971 11 Sep 2017 02:10PM UTC web-flow travis-ci pending completion   set done
11965 master CAN Extended mode bug fix Pull #5050 11 Sep 2017 11:51AM UTC web-flow travis-ci pending completion   set done
11964 master Remove string literal values and revert back to using CTX macro . The previous fix to replace CTX with string literals was the wrong solution. All that was actually required was to insert a space before the macro. Pull #4938 11 Sep 2017 10:57AM UTC web-flow travis-ci pending completion   set done
11963 master UARTSerial: Avoid readable() ambiguity UARTSerial inherits both FileHandle::readable() [public] and SerialBase::readable() [private], so calling readable() on a UARTSerial object produces an ambiguous member error. Add using declarations to dire... Pull #5066 11 Sep 2017 10:40AM UTC web-flow travis-ci pending completion   set done
11962 master UARTSerial: Avoid readable() ambiguity UARTSerial inherits both FileHandle::readable() [public] and SerialBase::readable() [private], so calling a readable() on a UARTSerial object produces an ambiguous member error. Add using declarations to di... Pull #5066 11 Sep 2017 10:25AM UTC web-flow travis-ci pending completion   set done
11961 master Add MemoryPool test. Add test for MemoryPool. Pull #4936 11 Sep 2017 09:58AM UTC web-flow travis-ci pending completion   set done
11960 master Add MemoryPool test. Add test for MemoryPool. Pull #4936 11 Sep 2017 09:51AM UTC web-flow travis-ci pending completion   set done
11959 master Add test for Timer class. Pull #4971 11 Sep 2017 08:05AM UTC web-flow travis-ci pending completion   set done
11957 feature-hal-spec-sleep Merge pull request #5012 from LMESTM/issue5004_ticker_16b STM32_us_ticker_16b: keep code to cope with past event push 11 Sep 2017 07:36AM UTC web-flow travis-ci pending completion   set done
11958 feature-hal-spec-sleep Sleep: add time requirements for sleep Sleep - within 10us Deepsleep - within 10ms Note about mbed boards with interface, moved to lpc176x, as they are target related, should be documented in the target documentation. The tests will come as sep... Pull #5053 11 Sep 2017 07:34AM UTC web-flow travis-ci pending completion   set done
11956 master "ds5_5 & e2studio export fix" Pull #5052 11 Sep 2017 07:15AM UTC web-flow travis-ci pending completion   set done
11955 master Allow lp_ticker test to coexist with TimerEvents The lp_ticker test overrides the default ticker handler for the low power ticker. This stops all other low power TimerEvents in the system, including the ones for tickless, from getting called. Bec... Pull #5063 11 Sep 2017 03:56AM UTC web-flow travis-ci pending completion   set done
11954 master Fix IAR8 : user-defined literal operator not found Cellular example had build issues with IAR8, combination of define and string as argument to send function resulted in above error. Typecasting to const char * didn't help, hence replacing the de... Pull #4938 10 Sep 2017 03:45PM UTC web-flow travis-ci pending completion   set done
11953 master Turn off tickless for the NCS36510 The NCS36510 is not suitable for tickless, since its LP ticker cannot be scheduled fast enough. This is because it takes four 32KHz clock cycles before these writes take effect - ~120us. Pull #5063 10 Sep 2017 02:25AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 906
  • 907
  • 908
  • 909
  • 910
  • 911
  • 912
  • 913
  • 914
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc