diff options
author | Brian Cully <bjc@kublai.com> | 2019-07-24 17:35:24 -0400 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2019-07-24 17:35:24 -0400 |
commit | 87015d0256e5c3888681da6d469e515b58efbb5f (patch) | |
tree | dcab0ddbe85a09b988808ce00729bf1cdd3927c9 /usbh | |
parent | cd47fb1f4887ea863b7e90d476a8366634ce9980 (diff) | |
download | samd21-demo-87015d0256e5c3888681da6d469e515b58efbb5f.tar.gz samd21-demo-87015d0256e5c3888681da6d469e515b58efbb5f.zip |
Use log crate instead of hand-rolled solution.
* Remove my logging macros except *_now variants, since those are
still handy.
* Move log flush into RTC handler. This probably belongs in a
separate timer at some point.
* Change all old log messages to log crate's macros, except the
Panic and HardFault calls.
Diffstat (limited to 'usbh')
0 files changed, 0 insertions, 0 deletions