Menu

Code Commit Log


Commit Date  
[r1777] by evanvennn

New: Logical operator error handler improved

2025-04-25 07:59:41 Tree
[r1776] by evanvennn

New: Logical operators << and >> now supports array elements.

2025-04-24 10:15:26 Tree
[r1775] by evanvennn

New: Logical operators << and >> now supports array elements.
Fix: Correct deletion of HEX file when only warnings.

2025-04-24 10:13:31 Tree
[r1774] by evanvennn

New: Logical operators << and >> now supports array elements.

2025-04-24 08:09:21 Tree
[r1773] by evanvennn

New: Logical bitwise operators now supports parenthesises.

2025-04-18 16:34:53 Tree
[r1772] by evanvennn

New: Add Bitwise shift operators cannot use parenthesized operations error handler.

2025-04-18 15:47:28 Tree
[r1771] by evanvennn

New: Logical operators << and >> now supports parenthesises.

2025-04-18 08:56:30 Tree
[r1770] by evanvennn

New: Automatic Programming Port selection

2025-04-14 10:42:42 Tree
[r1769] by evanvennn

ILI9341 Changes
- Change GLCDCLS IFDEF BIT(WCOL) to Var(SSPBUF) or Var(SPI1CON0) to ensure HW SPI routines are called when they can be used

- Added new GLCDCLS 2.4 times faster but b/w only ""SUB GLCDCLS_FastBW_ILI9341()"". (Uwe Seifert)
Due to compatibility only for new ""full 8bit data port"" (GLCD_DATA_PORT is defined, ILI9341_8BIT_MODE_SCRIPT=2).
Only available if ILI9341_8BIT_CLSFASTBW_ENABLE is defined.
Adapted Sub InitGLCD_ILI9341 to use this new CLS (due to compatibility only for new ""full 8bit data port""). (Uwe Seifert)

- Revised Function ReadPixel_ILI9341() to work for parallel modes.
- Changed ReadPixel_ILI9341 to support 8bit UNO Shield operations.

2025-04-14 10:41:38 Tree
[r1768] by evanvennn

Added GLCDON and GLCDOFF for this KS0108 driver
Move BigFont table from SS1289 to KS0108

ILI9341 Changes
- Change GLCDCLS IFDEF BIT(WCOL) to Var(SSPBUF) or Var(SPI1CON0) to ensure HW SPI routines are called when they can be used

- Added new GLCDCLS 2.4 times faster but b/w only "SUB GLCDCLS_FastBW_ILI9341()". (Uwe Seifert)
Due to compatibility only for new "full 8bit data port" (GLCD_DATA_PORT is defined, ILI9341_8BIT_MODE_SCRIPT=2).
Only available if ILI9341_8BIT_CLSFASTBW_ENABLE is defined.
Adapted Sub InitGLCD_ILI9341 to use this new CLS (due to compatibility only for new "full 8bit data port"). (Uwe Seifert)

- Revised Function ReadPixel_ILI9341() to work for parallel modes.
- Changed ReadPixel_ILI9341 to support 8bit UNO Shield operations.

2025-04-08 06:08:32 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.