Skip to content

Commit

Permalink
Enabled ucollections.dequeu in C
Browse files Browse the repository at this point in the history
  • Loading branch information
doc-hex committed Jul 31, 2020
1 parent 3ccb375 commit 90157ba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stm32/COLDCARD/ckcc-port.h
Original file line number Diff line number Diff line change
Expand Up @@ -379,3 +379,5 @@ static inline mp_uint_t disable_irq(void) {
#undef MICROPY_PY_MACHINE_PULSE
#define MICROPY_PY_MACHINE_PULSE (0)

#define MICROPY_PY_COLLECTIONS_DEQUE (1)

0 comments on commit 90157ba

Please sign in to comment.