• It's not a bug. It's a feature!

  • Joined on 2024-03-18
Lerking pushed to main at Lerking/yapsy 2024-07-13 22:00:04 +02:00
Lerking created branch dev in Lerking/yapsy 2024-07-13 21:59:47 +02:00
Lerking pushed to dev at Lerking/yapsy 2024-07-13 21:59:47 +02:00
b563d787d6 Initial
Lerking created repository Lerking/yapsy 2024-07-13 21:56:03 +02:00
Lerking created repository Lerking/pluginlib 2024-07-13 21:54:07 +02:00
Lerking synced commits to refs/pull/1509/merge at Lerking/Phoenix from mirror 2024-07-13 19:12:33 +02:00
3901d05d40 Fixup flatmenu memory fix
Compare 2 commits »
Lerking synced commits to refs/pull/11932/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
358e501e75 tests/stress/bytecode_limit.py: Make test more robust with low memory.
Compare 60 commits »
Lerking synced commits to refs/pull/12876/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
fa6205daa3 Merge 26d66dd57be5db8ea55519d2503b01294d7e3359 into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
358e501e75 tests/stress/bytecode_limit.py: Make test more robust with low memory.
Compare 68 commits »
Lerking synced commits to refs/pull/13313/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
b29d8da408 Merge c814f926b61a18e4e3820d7ba6bc3230f75f40bd into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
Compare 4 commits »
Lerking synced commits to refs/pull/14291/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
Compare 2 commits »
Lerking synced commits to refs/pull/15422/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
ecb9c48582 Merge 20be59ea18837d8640416b677a79b9a9d5aafce9 into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
Compare 4 commits »
Lerking synced commits to refs/pull/15429/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
88a8c1d885 Merge 9ad1aa05ca1e0383bd75cb7dfb2d25ad154312d0 into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
Compare 2 commits »
Lerking synced commits to refs/pull/15431/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
5b0487d8b3 Merge c03c62cf9a149e0bf1c47bd7320fdbca359566f6 into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
Compare 2 commits »
Lerking synced commits to refs/pull/15450/head at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
9d2a57ca7f extmod/modopenamp: Make openamp module extensible.
b0479b4ec0 extmod/modopenamp: Fix Endpoint callback required arg.
Compare 2 commits »
Lerking synced commits to refs/pull/15450/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
6502d2a438 Merge 9d2a57ca7f9717c94ebb408334d0e340eb026b9e into ee1036023e
9d2a57ca7f extmod/modopenamp: Make openamp module extensible.
b0479b4ec0 extmod/modopenamp: Fix Endpoint callback required arg.
Compare 3 commits »
Lerking synced commits to refs/pull/6559/merge at Lerking/micropython from mirror 2024-07-13 17:02:28 +02:00
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
Compare 2 commits »
Lerking synced commits to refs/pull/2492/merge at Lerking/Phoenix from mirror 2024-07-13 11:02:31 +02:00
3901d05d40 Fixup flatmenu memory fix
Compare 2 commits »
Lerking synced commits to refs/pull/11430/merge at Lerking/micropython from mirror 2024-07-13 08:52:26 +02:00
14e6d795be Merge d5673a51462f3bb06e758d54493dcaf8e0d6e855 into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
Compare 4 commits »
Lerking synced commits to refs/pull/12807/merge at Lerking/micropython from mirror 2024-07-13 08:52:26 +02:00
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
358e501e75 tests/stress/bytecode_limit.py: Make test more robust with low memory.
Compare 21 commits »
Lerking synced commits to refs/pull/14006/merge at Lerking/micropython from mirror 2024-07-13 08:52:26 +02:00
02d5234829 Merge 0e75c128cbe797994ab9c786dc1b117913623b3b into ee1036023e
ee1036023e extmod/machine_spi: Support firstbit=LSB for machine.SoftSPI.
20b00ca501 extmod/network_nina: Fix the AP security mode constants.
2be45dd682 extmod/modmachine: Allow more than one argument to machine.freq().
358e501e75 tests/stress/bytecode_limit.py: Make test more robust with low memory.
Compare 68 commits »