This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2966d83a65
circuitpython
/
ports
/
powerpc
/
qstrdefsport.h
3 lines
47 B
C
Raw
Normal View
History
Unescape
Escape
powerpc: Add initial port to bare metal PowerPC arch. Runs in microwatt (GHDL and FPGA) and qemu. Port done initially by Michael Neuling, with help from Anton Blanchard and Jordan Niethe.
2019-08-21 20:21:48 -04:00
// qstrs specific to this port
all: Add *FORMAT-OFF* in various places. This string is recognised by uncrustify, to disable formatting in the region marked by these comments. This is necessary in the qstrdef*.h files to prevent modification of the strings within the Q(...). In other places it is used to prevent excessive reformatting that would make the code less readable.
2020-02-25 19:58:42 -05:00
// *FORMAT-OFF*