Commit History

Author SHA1 Message Date
  Gregory Nutt b49be4bb20 Squashed commit of the following: 5 years ago
  Gregory Nutt 9568600ab1 Squashed commit of the following: 7 years ago
  Gregory Nutt 42a0796615 Squashed commit of the following: 7 years ago
  Gregory Nutt 83cdb0c552 Squashed commit of the following: 7 years ago
  Juha Niskanen fa5a2035ff drivers: analog: adc: add poll support 7 years ago
  Gregory Nutt e75e3eb807 drivers/analog: Fix some data alignment issues in the ADC driver. 7 years ago
  Gregory Nutt 49d78f7b55 ADC: Some trivial coding standard changes. 7 years ago
  Jussi Kivilinna dffb8a67e3 Add entropy pool and strong random number generator 7 years ago
  Gregory Nutt 4fcbe8e410 drivers: Disable priority inheritance on all semaphores used for signaling 8 years ago
  Gregory Nutt a1469a3e95 Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err() 8 years ago
  Gregory Nutt 86b79b33cf Reserver the name 'err' for other purposes 8 years ago
  Gregory Nutt fc3540cffe Replace all occurrences of vdbg with vinfo 8 years ago
  Manuel Stühn 5c6c7bd60d Fix recently introduced problem with build of ADC driver with analog debug enabled. 8 years ago
  Gregory Nutt b630d48175 Add bind method to the ADC lower-half interface 8 years ago
  Gregory Nutt 2244ed46bc nuttx/drivers: Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section() 8 years ago
  Gregory Nutt cf14f8d1b5 drivers/: Fixes to spacing and alignement 9 years ago
  Gregory Nutt dd8bb71cbc Remove empty ADC write method. From Kosma Moczek 10 years ago
  Gregory Nutt 91b002a043 Many changes to reduce complaints from CppCheck. Several latent bugs fixes, but probably some new typos introduced 10 years ago
  Gregory Nutt 3fd4629bd7 SAMA5 ADC: Seems functional in all modes including DMA 11 years ago
  patacongo 1ce3801086 STM32 ADC driver fixes 12 years ago
  patacongo 2fe4ad52f8 Move file-system header files to include/nuttx/fs 12 years ago
  patacongo 761cfde591 Add Sure PIC32 NSH configuration 13 years ago
  patacongo fc3cd5db6d Update to the STM32 ADC and CAN drivers 13 years ago
  patacongo 9d455730dc Updated STM32 ADC driver 13 years ago
  patacongo e6fea28fd5 ADC bugfixes plus new DAC logic from Lzyy 13 years ago
  patacongo b46187ad36 Missing a some re-naming in the last checkin 13 years ago
  patacongo a6f7974545 Add ADC sub-system and drivers from Lzyy 13 years ago