circuitpython/ports/esp32s2/common-hal/canio
Jeff Epler 3a501a0495 esp32s2: canio: respond to review comments
* explain the introduction of the temporary variable in get_t_config
 * get rid of unneeded __attribute__
 * get rid of unneeded members of canio_can_obj_t
 * get rid of unneeded header inclusion
2020-10-26 19:18:37 -05:00
..
CAN.c esp32s2: canio: respond to review comments 2020-10-26 19:18:37 -05:00
CAN.h esp32s2: canio: respond to review comments 2020-10-26 19:18:37 -05:00
Listener.c esp32s2: Add canio 2020-10-26 09:54:58 -05:00
Listener.h esp32s2: Add canio 2020-10-26 09:54:58 -05:00
__init__.c esp32s2: Add canio 2020-10-26 09:54:58 -05:00
__init__.h esp32s2: Add canio 2020-10-26 09:54:58 -05:00