Commit Graph

  • 565b56c87d Merge pull request #205 from AdaCore/stm32_i2s_improvements Fabien Chouteau 2017-08-07 11:11:55 +02:00
  • dc3d144670 Implement logging tools with priority and categories handling Fabien Chouteau 2017-07-28 14:29:00 +02:00
  • 5165c901f3 Bitmap_File_Output: Avoid random output Fabien Chouteau 2017-07-25 16:28:51 +02:00
  • ed14972d63 Merge pull request #207 from AdaCore/stm32f469_screen_typo Fabien Chouteau 2017-07-25 14:21:43 +02:00
  • 37ff04ab1a STM32F4_DISCO: Create a separate example for audio Fabien Chouteau 2017-07-02 21:39:08 +02:00
  • f7725acd22 HAL.Audio: Add 32kHz sample rate Fabien Chouteau 2017-07-02 19:25:07 +02:00
  • f5b7a0e602 STM32.I2S: Add support of extended I2S devices (for full duplex) Fabien Chouteau 2017-07-02 19:15:55 +02:00
  • 23a149af9b STM32.SDMMC: Rename Set_DMA_Controllers to Enable_DMA_Transfers Fabien Chouteau 2017-07-22 12:24:45 +02:00
  • f80ae662f5 STM32.SDMMC: Remove duplicate specs Fabien Chouteau 2017-07-22 12:05:35 +02:00
  • b1b422ffb1 STM32F42x: Add SDMMC support Fabien Chouteau 2017-07-22 11:00:28 +02:00
  • 21b1132e31 STM32F40x: Add SDMMC support Fabien Chouteau 2017-07-22 11:00:08 +02:00
  • 095fc4471d STM32F4.SDMMC: Move all SDMMC operations to the common driver library Fabien Chouteau 2017-07-09 23:15:10 +02:00
  • 51d97d3c11 STM32.SDMMC: Use DMA_Interrupt_Controller instead of custom handling Fabien Chouteau 2017-07-08 01:26:03 +02:00
  • 3da436f456 STM32.DMA.Interrupts: Add sub-programs used in SDcard Fabien Chouteau 2017-07-08 01:17:45 +02:00
  • cf21a9605c Merge pull request #203 from AdaCore/stm32_dma_services Fabien Chouteau 2017-07-18 10:28:58 +02:00
  • f3d71e7dea STM32F469 Disco: Use I2C DMA for the touch screen Fabien Chouteau 2017-07-05 23:31:37 +02:00
  • 88f4f50c3c STM32.I2C.DMA: Create a DMA version of the I2C controller for STM32F4 Fabien Chouteau 2017-06-18 16:54:58 +02:00
  • 02e37a69d5 OpenMV: Fix screen rotation typo Fabien Chouteau 2017-06-20 23:33:10 +02:00
  • 65d63e6bd5 STM32.SPI.DMA: Add user defined polling threshold Fabien Chouteau 2017-06-20 22:44:40 +02:00
  • 87d8dfb09e ST7735R: Change SPI data transmit to send all pixels at once Fabien Chouteau 2017-06-20 21:53:28 +02:00
  • 299754a6f3 OpenMV: Use the new DMA services for sensor and display Fabien Chouteau 2016-12-09 19:37:25 +01:00
  • 240c77258a STM32.SPI.DMA: Create a DMA version of the SPI controller Fabien Chouteau 2017-06-18 14:10:57 +02:00
  • 505de9e05f STM32.DMA.Interrupts: Create a DMA transfer service with interrupts Fabien Chouteau 2017-06-18 13:52:15 +02:00
  • e6144622a9 framebuffer_otm8009a: Fix Typo in screen Height Fabien Chouteau 2017-07-05 22:37:56 +02:00
  • 1780c8728b SSD1306: override remaining pixel primitives Fabien Chouteau 2017-06-21 21:57:51 +02:00
  • 384c43ace8 Merge pull request #204 from AdaCore/gpl2017_migration Fabien Chouteau 2017-06-28 19:23:33 +02:00
  • cc3134e8b6 Merge pull request #202 from AdaCore/sgtl5000 Fabien Chouteau 2017-06-28 10:37:00 +02:00
  • 80ed257a86 Merge pull request #201 from AdaCore/hifive1_readme Fabien Chouteau 2017-06-28 10:35:53 +02:00
  • 672dea7f0d Update examples/README with new dependency scheme Fabien Chouteau 2017-06-27 18:59:49 +02:00
  • 3fd04f7f3e Update README for GPL2017 Fabien Chouteau 2017-06-27 18:42:46 +02:00
  • 3a7945c20a Use new GPRbuild attribute: Create_Missing_Dirs Fabien Chouteau 2017-06-27 11:43:15 +02:00
  • e9611a77fa Continuous Builders: Update for GPL2017 Fabien Chouteau 2017-06-26 20:38:58 +02:00
  • a827d697cd scripts/install_dependencies.py: Update for GPL2017 and RTS build Fabien Chouteau 2017-06-26 20:36:09 +02:00
  • 491448ecb2 serial_io-nonblocking.ads: Fix build error about PO contracts Fabien Chouteau 2017-06-26 19:26:59 +02:00
  • c085c9f9a2 otm8009a/framebuffer_dsi.adb: Update for new API Fabien Chouteau 2017-06-26 19:26:37 +02:00
  • 59f97ee546 Boards: Fix projects and src paths Fabien Chouteau 2017-06-26 19:23:44 +02:00
  • 56efa4ac8a Boards: Move boards sources in src/ directory Fabien Chouteau 2017-06-26 18:41:39 +02:00
  • a8997ad6c7 board_projects_generator.py: Move project files in corresponding board folder Fabien Chouteau 2017-06-26 18:34:57 +02:00
  • babe17dbaa Rename gen.py to board_projects_generator.py Fabien Chouteau 2017-06-26 18:24:41 +02:00
  • bdab057137 STM32 boards: refactor the sdcard and otm8009a support. Jerome Lambourg 2017-04-23 18:03:14 +02:00
  • 07524e3f89 examples/common/common.gpr: Do not specify the stack size Jerome Lambourg 2017-04-23 18:24:26 +02:00
  • 4f9ece0c56 boards/*.gpr: add a notice 'automatically generated' with pointer to gen.py Jerome Lambourg 2017-04-23 18:01:56 +02:00
  • d3ec1e2686 Fix examples after changes in config.gpr Jerome Lambourg 2017-04-23 17:47:31 +02:00
  • ca989ca16c Fix the testsuite after the changes in the config project Jerome Lambourg 2017-04-23 16:43:55 +02:00
  • 4340c911b8 Fix scripts/build_all_examples.py Jerome Lambourg 2017-04-23 16:39:23 +02:00
  • b4acbb9ad9 Further refactor the board projects. Jerome Lambourg 2017-04-23 15:50:27 +02:00
  • e36c52921f when building all the examples, now use RTS_Profile instead of RTS Jerome Lambourg 2017-04-21 10:54:39 +02:00
  • 0b4b912cb8 appveyor.yml: tentative fix for cached data Jerome Lambourg 2017-04-21 10:54:11 +02:00
  • 23b417c6cd Fix the appveyor.yml script so that it installs the embedded runtimes Jerome Lambourg 2017-04-19 10:34:29 +02:00
  • 1f24e6e649 Fix the testsuite after the changes in config project. Jerome Lambourg 2017-04-19 10:25:59 +02:00
  • a63e6fc852 Fix the examples. Jerome Lambourg 2017-04-19 09:59:20 +02:00
  • 1ee78d543f Remove the dependency over embedded-runtimes. Jerome Lambourg 2017-04-19 09:51:39 +02:00
  • 258a7ac5fa SSD1306: override remaining pixel primitives ssd1306 Fabien Chouteau 2017-06-21 21:57:51 +02:00
  • 3e1dacbb68 Components: Add SGTL5000 DAC support Fabien Chouteau 2017-06-14 22:50:42 +02:00
  • d973c7d301 HiFive1: Update README with toolchain build instructions Fabien Chouteau 2017-06-13 15:45:12 +02:00
  • 2341eb5972 Merge pull request #200 from AdaCore/microbit_text_scrolling Fabien Chouteau 2017-06-12 15:35:58 +02:00
  • a8ccde2c88 Trying a few ideas around managed buffers managed_buffers_experiements Fabien Chouteau 2017-06-11 22:13:12 +02:00
  • 302622ecd3 MicroBit: Use text scroll in the example Fabien Chouteau 2017-06-10 13:34:19 +02:00
  • 27f9ccac1a MicroBit.Display: Add text scrolling Fabien Chouteau 2017-06-10 12:58:17 +02:00
  • fd6f61ca54 Merge pull request #199 from AdaCore/callgraph_info Fabien Chouteau 2017-06-06 15:45:53 +02:00
  • c8cda4dddb common_config.gpr: Disable callgraph-info when it's not supported Fabien Chouteau 2017-06-05 15:43:56 +02:00
  • 751f0489df Merge pull request #194 from AdaCore/bno055_fixes Lambourg Jérôme 2017-05-19 20:53:50 +02:00
  • 3a7e16447f Merge pull request #193 from AdaCore/vl53l0x Lambourg Jérôme 2017-05-19 20:53:39 +02:00
  • 2eaab4f787 Fix naming convention in vl53l0x vl53l0x Jerome Lambourg 2017-05-19 17:21:34 +02:00
  • d2efcc000b Revert partially the change in Set_Mode. bno055_fixes Jerome Lambourg 2017-05-19 16:52:19 +02:00
  • 19a93e8bce Minor fixes in the BNO055 IMU component. Jerome Lambourg 2017-05-19 15:40:42 +02:00
  • 2671b177fb Add support for the ST VL53L0x Time-of-Flight sensor. Jerome Lambourg 2017-05-19 15:38:27 +02:00
  • f4e43797bc Merge pull request #191 from AdaCore/nrf51_timers Fabien Chouteau 2017-05-18 13:04:35 +02:00
  • 137c2c0c94 Merge pull request #192 from AdaCore/example_reorg Fabien Chouteau 2017-05-17 11:01:32 +02:00
  • fddfe6a7cd Merge pull request #190 from AdaCore/add_dwt_for_m0_and_clients Pat Rogers 2017-05-16 13:23:05 -04:00
  • 4199af7dbb Remove left-over comment line from deleted comment pat-rogers 2017-05-16 10:49:20 -05:00
  • bd8017deb8 Create a README in examples/shared examples_reorg Fabien Chouteau 2017-05-16 16:47:02 +02:00
  • 4270cd3a32 Create a README in examples/shared Fabien Chouteau 2017-05-16 16:47:02 +02:00
  • c17ee27ecf Fix stlink info in examples/README.md Fabien Chouteau 2017-05-16 16:25:08 +02:00
  • 4251327406 Create README for the STM32F769 Discovery Fabien Chouteau 2017-05-16 14:42:01 +02:00
  • 9b90c0b19f Create README for the STM32F746 Discovery Fabien Chouteau 2017-05-16 14:38:24 +02:00
  • 0033b37290 Create README for the STM32F469 Discovery Fabien Chouteau 2017-05-16 14:36:10 +02:00
  • 4f9c0ee2fb Create README for the STM32F429 Fabien Chouteau 2017-05-16 14:33:08 +02:00
  • acde2f03c0 Create are README for the STM32F4 DISCO Fabien Chouteau 2017-05-16 14:31:28 +02:00
  • bdb48a114e Create a README for OpenMV2 Fabien Chouteau 2017-05-16 13:38:56 +02:00
  • 1b8eff574e Create getting started instruction in the examples dir Fabien Chouteau 2017-05-16 13:30:10 +02:00
  • 5b5e6a6737 README: Forward to the example dir for getting started instructions Fabien Chouteau 2017-05-16 12:44:17 +02:00
  • 3f8fb19742 Sort the example projects by boards Fabien Chouteau 2017-05-16 12:18:37 +02:00
  • 64959c1d53 nRF51: Add timer support Fabien Chouteau 2017-05-14 14:20:34 +02:00
  • 9e02fa1a44 Merge pull request #189 from AdaCore/bitmap Fabien Chouteau 2017-05-14 01:29:08 +02:00
  • b4a3aac0bd insert DWT client package pat-rogers 2017-05-13 10:35:30 -05:00
  • 48f01f50a6 add M0 support for DWT in SVD and client interface pat-rogers 2017-05-13 10:30:35 -05:00
  • d368cf293b Remove comment re: compiler bug now fixed (Q207-001) pat-rogers 2017-05-13 09:53:31 -05:00
  • 74e6de5569 Soft_Drawing_Bitmap: Avoid unnecessary dispatching calls in Fill_Circle Fabien Chouteau 2017-05-10 00:27:18 +02:00
  • c10a6bada0 HAL.Bitmap: Simplify interface with notion of source color Fabien Chouteau 2017-05-09 23:34:10 +02:00
  • ac7915c155 Merge pull request #188 from AdaCore/restore_gpio_performance Pat Rogers 2017-05-09 13:13:55 -04:00
  • 671cff2c8e restore gpio bit set/reset performance, based on the fact that the bit-set and bit-reset registers ignore writes of zeros. thus we can can use bit masks and not worry about preserving exiting set/cleared bits. pat-rogers 2017-05-08 18:28:35 -05:00
  • b9aa3a3a2c Initial version of a raspberry pi 2 & 3 drivers library Jerome Lambourg 2017-04-24 16:25:01 +02:00
  • ce176a78d6 STM32.SDRAM: provide a rollback mechanism for fast deallocation Jerome Lambourg 2017-04-30 16:01:47 +02:00
  • 114dd979fd Touch_Panel: provide more information on the touch events to the user Jerome Lambourg 2017-04-30 14:58:31 +02:00
  • 4fcf2e3a80 stm32.Setup: take care of already initialized I2C ports. Jerome Lambourg 2017-04-30 15:19:03 +02:00
  • fb07d1d45f SDMMC_Init: Slightly improve the high-speed mode selection. Jerome Lambourg 2017-04-30 15:01:46 +02:00
  • 746e3a33da HAL: fix the alignment of audio buffers. Jerome Lambourg 2017-04-30 14:49:57 +02:00
  • 36ea512786 Fix the OpenMV2 example after the changes in bitmap API. Jerome Lambourg 2017-05-01 00:34:49 +02:00
  • fb083f9067 testsuite: Fix uninitialized values in BMP headers. Jerome Lambourg 2017-04-30 20:13:10 +02:00