From 032d7bc7d58aa9c1994e0c94752bd3894c446f05 Mon Sep 17 00:00:00 2001 From: Uwe Vogt Date: Sun, 24 Sep 2023 19:31:17 +0200 Subject: [PATCH] Update README.md --- README.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 4eadd79..6133a84 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### macOS® User-Space Driver for TouCAN USB Interfaces from Rusoku -_Copyright © 2020-2022 Uwe Vogt, UV Software, Berlin (info@mac-can.com)_ +_Copyright © 2020-2023 Uwe Vogt, UV Software, Berlin (info@mac-can.com)_ # Running CAN on Mac® @@ -126,15 +126,15 @@ Type `can_test --help` to display all program options. ### Development Environment -#### macOS Monterey +#### macOS Ventura -- macOS Monterey (12.5) on a Mac mini (M1, 2020) -- Apple clang version 13.1.6 (clang-1316.0.21.2.5) -- Xcode Version 13.4.1 (13F100) +- macOS Ventura (13.5.2) on a Mac mini (M1, 2020) +- Apple clang version 15.0.0 (clang-1500.0.40.1) +- Xcode Version 15.0 (15A240d) #### macOS Big Sur -- macOS Big Sur (11.6.8) on a MacBook Pro (2019) +- macOS Big Sur (11.7.10) on a MacBook Pro (2019) - Apple clang version 13.0.0 (clang-1300.0.29.30) - Xcode Version 13.2.1 (13C100) @@ -149,21 +149,15 @@ Type `can_test --help` to display all program options. - TouCAN USB (Model F4FS1, Hardware 1.0.0, Firmware 1.0.1) - TouCAN USB (Model F4FS1, Hardware 1.0.0, Firmware 1.0.4) -### Testing - -The Xcode project for the trial program includes a xctest target with one test suite for each CAN API V3 **C** interface function. -To run the test suites or single test cases two CAN devices are required. -General test settings can be change in the file `Settings.h`. - ## Known Bugs and Caveats For a list of known bugs and caveats see tab [Issues](https://github.com/mac-can/RusokuCAN.dylib/issues) in the GitHub repo. ## This and That -For reasons unknown to me, the artifacts build with Xcode detect the TouCAN USB adapter only under macOS 10.15 (Catalina) and higher. -The artifacts build by Makefile also detect the adapter under macOS 10.13 (High Sierra). -So I hope that the artifacts build by Makefile are backward compatible down to version 10.8 (Mountain Lion) of the world´s mostest advanced OS. +### CAN API V3 Reference + +A generic documentation of the CAN API V3 application programming interface can be found [here](https://uv-software.github.io/CANAPI-Docs). ### Licenses @@ -193,7 +187,7 @@ The terms of the GNU General Public License v3.0 (or any later version) apply to Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other countries. \ Windows is a registered trademark of Microsoft Corporation in the United States and/or other countries. \ Linux is a registered trademark of Linus Torvalds. \ -All other company, product and service names mentioned herein may be trademarks, registered trademarks or service marks of their respective owners. +All other company, product and service names mentioned herein may be trademarks, registered trademarks, or service marks of their respective owners. ### Hazard Note