We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e803eb commit 4b1b332Copy full SHA for 4b1b332
examples/common/asset/arm_2d_asset_ThreeQuarterRing.c
@@ -13090,7 +13090,7 @@ const uint32_t c_bmpThreeQuarterRingCCCA8888[220*189] = {
13090
13091
extern const uint8_t c_qoiThreeQuarterRing[8252];
13092
13093
-ARM_SECTION("arm2d.asset.c_qoiThreeQuarterRing");
+ARM_SECTION("arm2d.asset.c_qoiThreeQuarterRing")
13094
13095
// array size is 8252
13096
const uint8_t c_qoiThreeQuarterRing[8252] = {
0 commit comments