diff options
| author | Tom Peterson <[email protected]> | 2022-02-25 16:49:55 -0600 |
|---|---|---|
| committer | Tom Peterson <[email protected]> | 2022-02-25 16:49:55 -0600 |
| commit | c06ecbef0ce7cb286dce85d2329a02c513e2c61b (patch) | |
| tree | 9d4dc9d91093d4875fa0041b70c9eed439a2ceba /examples | |
| parent | b797d1aa50310a46d430ff0efd66d7e88028de3b (diff) | |
The IAR compilier does not resolve references to fields in the anonymous structs defined within the usbh_dev0_t and usbh_device_t structs as they are defined. The problem seems to relate to the placement of the 'volatile' keyword at the struct level. I fixed the problem by removing the 'volatile' from the struct level, and instead placing it on each of the field declarations within the structs.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions
