to, from |
topic |
2025-08-28, 2025-08-13 |
zeptoforth is at 1.14.2.3 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.2.3) - This release fixes bugs in INTERRUPT::VECTOR! , CLOCKS::SET-SYSCLK , and CLOCKS::SET-SYSCLK-OVERCLOCK where the second core of the RP2040 or RP2350 would lock up when both cores were in use. |
2025-08-12 |
zeptoforth is at 1.14.2.2 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.2.2) - This release attempts to fix an invalid date/time exception issue with FAT32 filesystems and fixes a bug in RCHAN::INIT-RCHAN that left a cell of garbage on the stack. |
2025-08-11, 2025-08-10 |
zeptoforth is at 1.14.2.1 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.2.1) - This release fixes utils/codeload3.py so it does not potentially timeout when loading extra/common/setup_blocks_fat32.fs, makes cosmetic fixes to the v2 5x8-pixel font, adds an alternate key combo for unindenting in zeptoed, and adds two games, Rocks and Snake, for the PicoCalc. |
2025-08-09, 2025-07-26 |
zeptoforth is at 1.14.2 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.2) - This release changes I2C::I2C-PIN to set the GPIO to pull-up, adds an improved 5x8-pixel font, and improves the ease of use of fonts on the PicoCalc. |
2025-07-21, 2025-07-20 |
zeptoforth is at 1.14.1 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.1) - This release adds RP2350 TRNG support, a zeptoforth with zeptoIP on the PicoCalc build script, a CH1116 driver, an NTC thermistor driver, and fixes bugs in PicoCalc support. |
2025-07-19, 2025-07-07 |
zeptoforth is at 1.14.0 (https://github.com/tabemann/zeptoforth/releases/tag/v1.14.0) - This release adds optional PicoCalc support, adds NTP clients for zeptoIPv6, adds a VOLTAGE module, updates ADC::ADC-PIN to properly configure the ADC in a standalone fashion, and fixes bugs in zeptoIPv6 |
2025-07-06, 2025-06-01 |
zeptoforth is at 1.13.2 (https://github.com/tabemann/zeptoforth/releases/tag/v1.13.2) - This release updates the USB VID:PID, adds online help to zeptoed, fixes bugs in FAT32 support, and fixes a bug in FLUSH-CONSOLE with the USB CDC console. |
2025-05-30, 2025-05-11 |
zeptoforth is at 1.13.1 (https://github.com/tabemann/zeptoforth/releases/tag/v1.13.1) - This release adds being able to select UART's other than the default serial console UART for the primary serial console and being able to overload processor exception vectors. |
2025-05-10, 2025-04-28 |
zeptoforth is at 1.13.0 (https://github.com/tabemann/zeptoforth/releases/tag/v1.13.0) - This release includes zeptoIPv6, adds a contributed ENC28J60 10 Mbit Ethernet river, and adds extra locking to FAT32 filesystems. |