Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mac-can authored Nov 3, 2023
1 parent 3abd05c commit e160c07
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Running CAN and CAN FD on Mac®

The PCBUSB library realizes a CAN to USB user-space driver under macOS for PCAN-USB interfaces from PEAK-System Technik, Darmstadt.
It supports up to 8 PCAN-USB and PCAN-USB FD devices.
It supports up to 8 PCAN-USB or PCAN-USB FD devices.

The dynamic library libPCBUSB is running under macOS 10.13 and later (x86_64 architecture).
Since version 0.10.1 it is running under macOS Big Sur (11.x) or macOS Monterey (12.x) as Universal macOS Binary.
Expand Down Expand Up @@ -43,24 +43,22 @@ Type `can_test --help` to display all program options.

## Development Environment

### macOS Ventura
#### macOS Ventura

- macOS Ventura (13.4.1) on a Mac mini (M1, 2020)
- Apple clang version 14.0.3 (clang-1403.0.22.14.1)
- Xcode Version 14.3.1 (14E300c)
- macOS Ventura (13.6.1) on a Mac mini (M1, 2020)
- Apple clang version 15.0.0 (clang-1500.0.40.1)
- Xcode Version 15.0.1 (15A507)

### macOS Big Sur
#### macOS Big Sur

- macOS Big Sur (11.7.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)

## Supported Devices

Only the following devices from PEAK-System Technik are supported:
- PCAN-USB (product code: IPEH-002021, IPEH-002022)

Since version 0.4 (Build 698 of September 22, 2017):
- PCAN-USB FD (product code: IPEH-004022)

## Known Bugs and Caveats
Expand All @@ -85,7 +83,7 @@ Please note the copyright and license agreement.

Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other countries. \
PCAN is a registered trademark of PEAK-System Technik GmbH, Darmstadt, Germany. \
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

Expand Down

0 comments on commit e160c07

Please sign in to comment.