Skip to content
Snippets Groups Projects
  • Dean Camera's avatar
    2ee9fc70
    Rewritten event system to remove all macros, to make user code clearer. · 2ee9fc70
    Dean Camera authored
    Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley).
    
    Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code.
    
    Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code.
    2ee9fc70
    History
    Rewritten event system to remove all macros, to make user code clearer.
    Dean Camera authored
    Fixed incorrect ENDPOINT_EPNUM_MASK mask preventing endpoints above EP3 from being selected (thanks to Jonathan Oakley).
    
    Removed STREAM_CALLBACK() macro - callbacks now use regular function definitions to clarify user code.
    
    Removed DESCRIPTOR_COMPARATOR() macro - comparators should now use regular function definitions to clarify user code.
MigrationInformation.txt 26.82 KiB