Commit Graph

  • 52b4718deb graphics_rgb565.c: small refactoring. Linux-demo: moved from display interface to graphics interface Federico Amedeo Izzo 2020-10-09 12:47:30 +0200
  • 94bece00c0 add graphics_rgb565.c to linux target, fixed compilation errors Federico Amedeo Izzo 2020-10-09 09:51:29 +0200
  • 0a3249522f renamed graphics_rgb.c to graphics_rgb565.c Federico Amedeo Izzo 2020-10-09 09:00:50 +0200
  • c1982bdf61 graphics_rgb.c: add initial RGB graphic library version Federico Amedeo Izzo 2020-10-05 22:29:28 +0200
  • c24e56185c graphics.h: removed getFramebuffer method Federico Amedeo Izzo 2020-10-05 20:28:27 +0200
  • f17a9241cc graphics.h Add color and coordinates struct, add fillScreen, drawLine and drawRect prototypes Federico Amedeo Izzo 2020-10-04 18:33:41 +0200
  • 810586aa5b display.h: Move get_FrameBuffer() up in the interface file Federico Amedeo Izzo 2020-10-04 18:30:36 +0200
  • f5fbe40b96 Fix compilation for GCC 10 Niccolò Izzo 2020-10-04 18:27:10 +0200
  • 3a4ef7501a Add meson build system Niccolò Izzo 2020-10-04 18:25:26 +0200
  • 60dd623ddd graphics.h: Add initial version Federico Amedeo Izzo 2020-10-04 17:21:24 +0200
  • b0e58dba83 Changed name in README.md Federico Amedeo Izzo 2020-10-04 17:20:55 +0200
  • b324665b0f Fixed typo in display.h Federico Amedeo Izzo 2020-10-04 17:18:29 +0200
  • 638707a6aa Renamed 'lcd.h' to 'display.h' and updated the function names for low-level display driver. Silvano Seva 2020-10-03 10:31:06 +0200
  • f043581928 Making the interface for low-level display drivers more general: now the pointer to framebuffer is returned as void *. Updated existing drivers and test code accordingly. Silvano Seva 2020-10-03 10:14:19 +0200
  • ad8d89cd3e Testing uC/OS-III on STM32F4 MCU Silvano Seva 2020-10-01 09:42:24 +0200
  • 65c0e18102 README.md: Add Ubuntu ARM toolchain information Federico Amedeo Izzo 2020-09-28 14:55:29 +0200
  • 6d4979c1af Testing uC/OS-III on x86_64 target Silvano Seva 2020-10-01 09:33:25 +0200
  • 4ece7f9e71 Adding uC-OS3 Silvano Seva 2020-09-25 12:29:06 +0200
  • b2d613f38b Improved lcd_terminate function in SDL-based lcd driver Silvano Seva 2020-09-25 12:20:39 +0200
  • 2cfca62b00 Driver for SDL-based display emulator, updated lcd.h documentation Silvano Seva 2020-09-24 12:45:24 +0200
  • 564c7b94d9 Added missing folder Silvano Seva 2020-09-23 12:08:56 +0200
  • 4ab8cb55e8 Creating folder structure Silvano Seva 2020-09-23 12:06:26 +0200
  • 327d8c193c Start migrating code from previous work Silvano Seva 2020-09-23 12:00:39 +0200
  • 3fd2e6ddc1 Update README.md Niccolò Izzo 2020-09-22 22:32:59 +0200
  • ab306eab66 Add loading scripts, update README.md, requirements.txt and .gitignore Silvano Seva 2020-03-30 16:58:03 +0200
  • f709cb0388 Initial commit Niccolò Izzo 2020-03-30 15:57:43 +0200