mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
47a68e89ff
`calc_crc_16_ccitt()` consumes a lot of clock cycles in programs like `mrbtest` which loads a lot of dumped binary. Error detection for flaky channels should be done in the higher level. Note: `mruby/c` should be updated to support this change.