Commit Graph

  • 8458be284a Soft_Drawing_Bitmap: take care of buffer size in Draw_Line Jerome Lambourg 2017-04-30 15:42:46 +02:00
  • 9b591d1480 Refactor and fix the bitmap layers. Jerome Lambourg 2017-04-30 17:47:39 +02:00
  • a1fbb0fc89 In HAL.Bitmap, add control over the data cache manipulation. Jerome Lambourg 2017-04-24 15:52:34 +02:00
  • fd37b2cc31 STM32 boards: refactor the sdcard and otm8009a support. autoprj Jerome Lambourg 2017-04-23 18:03:14 +02:00
  • 3bccd9de5c examples/common/common.gpr: Do not specify the stack size Jerome Lambourg 2017-04-23 18:24:26 +02:00
  • 0309b0ceb3 boards/*.gpr: add a notice 'automatically generated' with pointer to gen.py Jerome Lambourg 2017-04-23 18:01:56 +02:00
  • ef2b3d3da0 Fix examples after changes in config.gpr Jerome Lambourg 2017-04-23 17:47:31 +02:00
  • ec3efd7875 Fix the testsuite after the changes in the config project Jerome Lambourg 2017-04-23 16:43:55 +02:00
  • 522670852b Fix scripts/build_all_examples.py Jerome Lambourg 2017-04-23 16:39:23 +02:00
  • 1fa76dc605 Further refactor the board projects. Jerome Lambourg 2017-04-23 15:50:27 +02:00
  • 30c866b3eb when building all the examples, now use RTS_Profile instead of RTS Jerome Lambourg 2017-04-21 10:54:39 +02:00
  • 7de4174925 appveyor.yml: tentative fix for cached data Jerome Lambourg 2017-04-21 10:54:11 +02:00
  • 05f683d6ad Fix the appveyor.yml script so that it installs the embedded runtimes Jerome Lambourg 2017-04-19 10:34:29 +02:00
  • f57a34a3f2 Fix the testsuite after the changes in config project. Jerome Lambourg 2017-04-19 10:25:59 +02:00
  • 29381c9f63 Fix the examples. Jerome Lambourg 2017-04-19 09:59:20 +02:00
  • e21e7a5837 Remove the dependency over embedded-runtimes. Jerome Lambourg 2017-04-19 09:51:39 +02:00
  • 6d868b22a6 Merge pull request #180 from AdaCore/daplink Fabien Chouteau 2017-04-20 13:48:16 +02:00
  • 4764568752 Merge pull request #162 from AdaCore/sdcard Lambourg Jérôme 2017-04-18 21:33:08 +02:00
  • 0d48a24d48 Merge pull request #152 from AdaCore/fix_STM32F4_I2C Fabien Chouteau 2017-04-10 23:48:21 +02:00
  • 3675e6cbb9 Micro:Bit: Switch README instructions to DAPLink + pyOCD instead or JLink Fabien Chouteau 2017-04-07 20:24:36 +02:00
  • 8b59d06233 Merge pull request #179 from AdaCore/readme_fixes Fabien Chouteau 2017-04-04 15:18:26 +02:00
  • fe38ee1938 Merge pull request #175 from morbos/master Fabien Chouteau 2017-04-03 20:07:11 +02:00
  • 9194732e19 - Remove superfluous return Hedley Rainnie 2017-04-03 10:44:40 -07:00
  • bd771d41c8 README.md: fix various Markdown details Pierre-Marie de Rodat 2017-04-03 13:02:54 +02:00
  • 5624447ad5 Filesystem: Start a user file IO interface package filesystem_experiments Fabien Chouteau 2017-04-02 22:00:59 +02:00
  • 043018d4b0 Filesystem: Trying a new way to handle file path Fabien Chouteau 2017-04-02 21:49:55 +02:00
  • 1aaf534e2d Fix build failures for the crazyflie board and the cortex_m0 svd sdcard Jerome Lambourg 2017-03-28 15:20:00 +02:00
  • b0ad534288 Add *.stderr and *.stdout to .gitignore Jerome Lambourg 2017-03-28 14:45:27 +02:00
  • 13ef8db311 Rework the sdcard branch from master. Jerome Lambourg 2017-03-28 12:12:49 +02:00
  • a720d04bf1 Ada STM32.FMC to changes in the generated SVD api. Jerome Lambourg 2017-03-28 14:41:51 +02:00
  • 5856f7923c Regenerate the SVD files with latest svd2ada version. Jerome Lambourg 2017-03-28 14:41:02 +02:00
  • bdfa54fa93 Merge pull request #177 from AdaCore/FE310_fix Fabien Chouteau 2017-03-21 15:20:24 +01:00
  • 792d532455 Merge pull request #178 from AdaCore/script_dont_fail Fabien Chouteau 2017-03-21 15:19:22 +01:00
  • bd516c1e89 FE310.UART: Fix compile error Fabien Chouteau 2017-03-10 19:01:35 +01:00
  • e09ce68dfd scripts/install_deps: Don't fail when the repository is already cloned Fabien Chouteau 2017-03-10 19:08:08 +01:00
  • 62b318f3e9 Merge pull request #170 from AdaCore/stm32_easy_setup Fabien Chouteau 2017-03-10 18:48:08 +01:00
  • 36887d6189 STM32.Setup: Allow different AF values for SCL and SDA Fabien Chouteau 2017-03-09 16:51:59 +01:00
  • 0835a0ae99 Fix for mem addr 16b TxE wait issue Hedley Rainnie 2017-03-08 11:53:06 -08:00
  • 26882d1e2c OpenMV: Use STM32.Setup for I2C Fabien Chouteau 2017-03-06 23:11:06 +01:00
  • 380cbdc7e1 STMF769: use STM32.Setup for I2C Fabien Chouteau 2017-03-06 22:58:42 +01:00
  • 3257a7cb94 STMF746: use STM32.Setup for I2C Fabien Chouteau 2017-03-06 22:37:21 +01:00
  • 343f04d075 STMF469: use STM32.Setup for I2C Fabien Chouteau 2017-03-06 22:29:29 +01:00
  • 20907e4bc0 Merge pull request #172 from AdaCore/add_dwt_interface Pat Rogers 2017-03-06 08:54:21 -06:00
  • 91e72072b8 always use uint switch in makefile, add support for DWT pat-rogers 2017-03-03 08:03:10 -06:00
  • 08fd678bf3 Merge pull request #169 from AdaCore/add_dwt_support Pat Rogers 2017-03-04 11:14:54 -06:00
  • 3ba5b4786a Merge pull request #166 from AdaCore/ssd1306 Fabien Chouteau 2017-03-04 12:48:52 +01:00
  • 8bbadbb908 STM32.Setup: Start a utility package to provide easy config of drivers Fabien Chouteau 2017-03-04 12:24:45 +01:00
  • 481b491d22 STM32F7*: Align I2C clock and reset control with the rest of STM32 support Fabien Chouteau 2017-03-04 12:13:21 +01:00
  • 78dce9bcae STM32: Make GPIO_AF constants auto-completion friendly Fabien Chouteau 2017-03-04 10:44:48 +01:00
  • 51b661276f always use uint switch in makefile, add support for DWT pat-rogers 2017-03-03 08:03:10 -06:00
  • 5125d290ed Merge pull request #167 from AdaCore/correct_comment Pat Rogers 2017-03-03 14:16:15 -06:00
  • a4332c7fb4 fix name of formal parameter referenced in comment pat-rogers 2017-03-02 13:39:55 -06:00
  • 9aeae40e1b OpenMV: Fix screen type name Fabien Chouteau 2017-02-26 21:28:16 +01:00
  • 80b541b0cf STM32.LTDC: Fix color mode conversion Fabien Chouteau 2017-02-26 21:25:56 +01:00
  • 77f1696ba8 Components\ST7735R: Fix type name Fabien Chouteau 2017-02-26 20:24:23 +01:00
  • 7b43eb2e50 Components: Add SSD1306 OLED screen driver support Fabien Chouteau 2017-02-26 20:19:11 +01:00
  • d8181686c3 Bitmap: Add monochrome support Fabien Chouteau 2017-02-26 15:59:44 +01:00
  • 408aa3a37c Merge pull request #161 from AdaCore/ltdc_dsi_fixes Lambourg Jérôme 2017-02-26 19:48:00 +01:00
  • 03d175eb75 Merge pull request #164 from AdaCore/allow_composition_with_pwm_type Pat Rogers 2017-02-26 12:22:07 -06:00
  • 90cd805e95 Allow composition using PWM type by removing timer discriminant. Also make the PWM type tagged, since it is not a direct driver that will remain consistent with the other drivers here. pat-rogers 2017-02-25 21:32:45 -06:00
  • 53ccdb44f1 Various tentative fixes to the LTDC and DSI drivers (stm32): ltdc_dsi_fixes Jerome Lambourg 2017-02-25 12:57:02 +01:00
  • 050e92062c Merge pull request #144 from AdaCore/microbit_time_io_twi Fabien Chouteau 2017-02-24 19:31:54 +01:00
  • 4e73396149 Merge pull request #153 from AdaCore/stm32f4_spi Fabien Chouteau 2017-02-24 18:58:07 +01:00
  • a02c4dd567 Merge branch 'master' into stm32f4_spi Fabien Chouteau 2017-02-24 17:14:46 +01:00
  • 9d519c14d6 Merge pull request #160 from AdaCore/minor_bno055_comment_addition Pat Rogers 2017-02-24 10:02:04 -06:00
  • 12fff5483b add comment explaining requirement to select the protocol with the hardware pins pat-rogers 2017-02-23 17:11:54 -06:00
  • e26930668b Merge pull request #88 from simonjwright/mpu9250-factory-trim Fabien Chouteau 2017-02-23 16:08:37 +01:00
  • 92ed0dd442 Merge branch 'master' into mpu9250-factory-trim. Simon Wright 2017-02-23 14:39:15 +00:00
  • 748e389cfe Merge pull request #1 from AdaCore/master Simon Wright 2017-02-23 14:13:54 +00:00
  • 651d49af0f Merge pull request #159 from AdaCore/Fabien-Chouteau-patch-1 Fabien Chouteau 2017-02-23 15:04:07 +01:00
  • 0b539e4652 MicroBit: Renames IOs sub-programs Fabien Chouteau 2017-02-23 14:30:00 +01:00
  • 3834f053f3 MicroBit: Refactoring for new HAL types Fabien Chouteau 2017-02-19 12:26:39 +01:00
  • 8cf82f5225 nRF51: Move ADC to the new drivers location Fabien Chouteau 2017-02-19 12:26:11 +01:00
  • 33e0863084 MicroBit: Start MMA8653 accelerometer Fabien Chouteau 2017-01-30 00:24:56 +01:00
  • eed97fdb2b nRF51.TWI: Fix Master_Receive Fabien Chouteau 2017-01-29 19:24:25 +01:00
  • 9770349d98 MicroBit: Add a couple of GPIO_Point aliases Fabien Chouteau 2017-01-29 18:05:18 +01:00
  • b80b5826f1 MicroBit: Include Components library Fabien Chouteau 2017-01-29 17:44:07 +01:00
  • bd9e40ee07 MicroBit: Add Read_Analog support Fabien Chouteau 2017-01-29 17:37:22 +01:00
  • 4680ee2c87 nRF51: Add Analog to Digital Conversion support Fabien Chouteau 2017-01-29 16:32:11 +01:00
  • 77f034de08 MicroBit: Start IO pin package Fabien Chouteau 2017-01-29 15:52:07 +01:00
  • 74e03c3702 MicroBit: Add button support Fabien Chouteau 2017-01-29 13:33:24 +01:00
  • 7ef128685b MicroBit: Add a simple delay Fabien Chouteau 2017-01-28 11:35:57 +01:00
  • c6bb36d4a4 Create a CONTRIBUTING.md Fabien Chouteau 2017-02-21 13:00:29 +01:00
  • c9a535b1d2 Merge pull request #158 from AdaCore/appveyor Fabien Chouteau 2017-02-22 17:35:12 +01:00
  • 89401370b4 Merge pull request #155 from AdaCore/minor_watchdog_changes Pat Rogers 2017-02-21 08:56:45 -06:00
  • ad8679eb94 Update README with Appveyor build badge Fabien Chouteau 2017-02-21 13:51:13 +01:00
  • b788a8c053 Fix remaining errors from HAL derived types change Fabien Chouteau 2017-02-21 13:29:14 +01:00
  • 551ec1b8ec Continuous builder: Add Appveyor Window continous builder config Fabien Chouteau 2017-02-20 16:56:24 +01:00
  • f433750101 Continuous builder: Add a script to install optional dependencies Fabien Chouteau 2017-02-20 16:44:00 +01:00
  • c1e71fb43e Continuous builder: Add a script that builds all the ADL examples Fabien Chouteau 2017-02-20 16:33:41 +01:00
  • 04804ed8a8 Move comment explaining the prescalers to the prescaler type decl. Fix typo in comment header. All pragma Elaborate_Body. pat-rogers 2017-02-20 17:41:44 -06:00
  • ea512cdeed Merge pull request #154 from AdaCore/update_demos_readme_files Pat Rogers 2017-02-20 17:37:17 -06:00
  • 9c71e169d4 Add note about using the ravenscar-full runtimes. Fix typos in readmes. pat-rogers 2017-02-20 13:54:57 -06:00
  • 501ccccf0c Add note in readme.md files about setting RTS scenario var to "ravenscar-full" because the display uses floating point attributes pat-rogers 2017-02-18 13:59:24 -06:00
  • 16c2ed0651 Merge pull request #151 from AdaCore/new_watchdog_timer_driver Pat Rogers 2017-02-20 13:51:34 -06:00
  • e5c9001e38 STM32F469 DISCO: Remove unused Interfaces package Fabien Chouteau 2017-02-20 12:49:49 +01:00
  • f517b592f5 STM32.SPI: Useless assignments Fabien Chouteau 2017-02-20 12:41:05 +01:00
  • e474b6333e STM32F4.I2C: Fix master transmit Fabien Chouteau 2017-02-19 19:22:45 +01:00
  • 9463a19fe1 STM32F4.I2C: Fix flag name Fabien Chouteau 2017-02-19 19:18:11 +01:00
  • 9d63ac494f STM32F469: Add instantiation on of Arduino UNI headers hal_arduino_headers Fabien Chouteau 2017-02-19 11:20:07 +01:00