Skip to content

modem-v1.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 08:49
· 5 commits to master since this release
54271a1

1.3.0

Features

  • Add mode detection to the example (18f196fa)
  • Support for pausing network in C-API (1db83cd1)
  • Add support for pausing netif (247f1681, #699)

Bug Fixes

  • Minor cleanup of pppos example (5e929902)
  • Fix PPP mode detection to accept LCP/conf (c989c6ad)
  • Refine mode switch data->command (8b6ea331, #692)
  • Detect serial ports properly (0cb59ff8)
  • Fix CMUX enter to ignore URC before transition (1284f66d, #669)