Skip to content

Commit

Permalink
Change gcc version to 13.3 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
harrowm committed Nov 18, 2024
1 parent f703872 commit a82d078
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ The hardware specifications for the rosco_m68k are:
* Programmable in assembly, C and (a limited subset of) C++.
* Easy68K-compatible* TRAP 15 (IO) handler
* A growing collection of system libraries and utility code
* Custom Homebrew tap with toolchain - assembly built with VASM; C/C++ built with GCC 10.2.
* Custom Homebrew tap with toolchain - assembly built with VASM; C/C++ built with GCC 13.3.

(*) The firmware is _mostly_ Easy68K compatible - certain functions are not implemented due to the serial nature of IO.

Expand Down

0 comments on commit a82d078

Please sign in to comment.