We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81df1e6 commit 7e4ec3bCopy full SHA for 7e4ec3b
1 file changed
bare-arm/mpconfigport.h
@@ -28,6 +28,8 @@
28
#define MICROPY_LONGINT_IMPL (MICROPY_LONGINT_IMPL_NONE)
29
#define MICROPY_FLOAT_IMPL (MICROPY_FLOAT_IMPL_NONE)
30
31
+//#define MICROPY_ERROR_REPORTING (MICROPY_ERROR_REPORTING_TERSE)
32
+
33
// type definitions for the specific machine
34
35
#define BYTES_PER_WORD (4)
0 commit comments