[riot-notifications] [RIOT-OS/RIOT] cpu/native: remove unused can_linux module (#15407)
Wouter Symons
notifications at github.com
Tue Nov 10 13:41:11 CET 2020
@wosym commented on this pull request.
> @@ -20,7 +20,7 @@
*/
#if !defined(__linux__)
-#error "MODULE can_linux is only available on Linux"
+#error "MODULE periph_can is only available on Linux"
I currently can't check, but OTOMH this is not correct.
Many controllers (stm32 for example) also offer a can peripheral.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/RIOT-OS/RIOT/pull/15407#pullrequestreview-527161230
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.riot-os.org/pipermail/notifications/attachments/20201110/fbdf73af/attachment.htm>
More information about the notifications
mailing list