imxrt1062-usb1 0.1.1

An imxrt1062-pac subcrate. See the imxrt1062-pac for more details. This crate is not maintained. Consider using the register access layer provided by the [imxrt-rs](https://github.com/imxrt-rs/imxrt-rs) project. Formerly part of the teensy4-rs project.
Documentation
[package]
name = 'imxrt1062-usb1'
version = '0.1.1'
categories = [
    'embedded',
    'hardware-support',
    'no-std',
]
keywords = [
    'arm',
    'svd2rust',
    'imxrt1062',
    'cortex-m',
]
description = '''
An imxrt1062-pac subcrate. See the imxrt1062-pac for more details.

This crate is not maintained. Consider using the register access layer provided by the
[imxrt-rs](https://github.com/imxrt-rs/imxrt-rs) project.

Formerly part of the teensy4-rs project.
'''
license = 'MIT OR Apache-2.0'
repository = 'https://github.com/mciantyre/teensy4-rs'
authors = ['Ian McIntyre <ianpmcintyre@gmail.com>']
edition = '2018'

[dependencies]
vcell = '0.1.2'

[lib]
bench = false
test = false